> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/publishing-apps.md).

# Publishing Apps

No matter what platform you're looking to publish on, we have guided walkthroughs to take you from testing to production in no time!

## Before you Begin

* "Publish" must be toggled on to ensure you are able to publish your apps.

  ![](/files/SI8kcsk5Rwt6whAjAXrO)
* Publishing on a Custom Domain must be on a ***Starter, Professional, Team, or Business plan.***
* Publishing to Apple App Store or Google Play store requires the **Starter,** ***Professional, Team, or Business plan.***&#x20;

{% hint style="warning" %}
Our trial plans do not offer native publishing or custom domain capability.
{% endhint %}

{% content-ref url="/pages/-Lt0kkHyJrmJsfeAIkvq" %}
[Publishing to the Web](/publishing-apps/publishing-to-the-web.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lt0ZjL3jrJwszjfHu6Z" %}
[Publishing to the Google Play Store](/publishing-apps/publishing-to-the-google-play-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lt0b69Flcg8ffDkd1dx" %}
[Publishing to the Apple App Store](/publishing-apps/publishing-to-the-apple-app-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/szFZegsIJNpkk4MgbWAT" %}
[Publishing FAQs](/publishing-apps/publishing-faqs.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/publishing-apps.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.
