# Webへの公開

*スキルレベル: 中級*

## 開始前に

* アカウント所有者のみがアカウント設定でドメインを追加/変更できます。
* [ドメイン](https://help.adalo.com/glossary#domain)、[サブドメイン](https://help.adalo.com/glossary#subdomain)、[DNSレコード](https://help.adalo.com/glossary#dns-record)、および[DNSプロバイダ](https://help.adalo.com/glossary#dns-provider)の基礎を知っていること。
* カスタムドメインを使用する予定の場合は、すでにドメイン名を購入していることを確認してください。

{% hint style="warning" %}
カスタムドメインには "adalo.com" または "adalo" というフレーズを含めることはできません。これらのチェックは、非Adalo提携企業が組織をなりすますことを防ぐために追加されています。カスタムドメインに adalo または adalo.com が含まれている場合、ドメインは接続されません。
{% endhint %}

## 動画

{% embed url="<https://www.youtube.com/watch?v=82iiCNVtM-0>" %}

{% hint style="info" %}
使用したいドメイン設定の正しい手順を選択してください！
{% endhint %}

{% content-ref url="publishing-to-the-web/publish-to-adalo-subdomain" %}
[publish-to-adalo-subdomain](https://help.adalo.com/ja/testing-your-app/publishing-to-the-web/publish-to-adalo-subdomain)
{% endcontent-ref %}

{% content-ref url="publishing-to-the-web/publish-to-custom-domain" %}
[publish-to-custom-domain](https://help.adalo.com/ja/testing-your-app/publishing-to-the-web/publish-to-custom-domain)
{% endcontent-ref %}

{% content-ref url="publishing-to-the-web/troubleshooting-domain-setup" %}
[troubleshooting-domain-setup](https://help.adalo.com/ja/testing-your-app/publishing-to-the-web/troubleshooting-domain-setup)
{% endcontent-ref %}

## ヘルプ

この記事に関する追加のヘルプが必要な場合は、いつでも[コミュニティフォーラム](https://forum.adalo.com/)で質問できます！投稿にこの記事へのリンクも貼り付けることを忘れないでください！

チュートリアルやヘルプドキュメントのリクエストがありますか？[お知らせください！](https://ideas.adalo.com/tutorial-requests)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/ja/testing-your-app/publishing-to-the-web.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
