# アプリの公開

どのプラットフォームで公開するかに関わらず、テストから本番までをすぐに進めるための方法をご紹介します！

## 開始前に

* "**Publsh**"をオンにして、アプリを公開できるようにしてください。

  ![](/files/q1z5LlPnzY9XhweXjxF0)
* カスタムドメインに公開するには、***スターター、プロフェッショナル、チーム、またはビジネスプラン*** が必要です。
* Apple App StoreやGoogle Playストアに公開するには、***プロフェッショナル、チーム、またはビジネスプラン*** が必要です。

{% hint style="warning" %}
Adaloのトライアルプランには、ネイティブな公開やカスタムドメインの機能は含まれていません。
{% endhint %}

{% content-ref url="/pages/yRv7pLQLXaDiQlN1dUwE" %}
[Webへの公開](/ja/testing-your-app/publishing-to-the-web.md)
{% endcontent-ref %}

{% content-ref url="/pages/cRjn57KY3SKPBynPHErA" %}
[Google Playストアへの公開](/ja/testing-your-app/publishing-to-the-google-play-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/4O5VtqBNSn5BWN7YB5Kj" %}
[Apple App Storeへの公開](/ja/testing-your-app/publishing-to-the-apple-app-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/3KgpbJAGVj6AyD7K1uqP" %}
[公開に関するFAQ](/ja/testing-your-app/publishing-faqs.md)
{% endcontent-ref %}


---

# 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.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.
