# Publishing to the Web

*Skill Level: Intermediate*

## Before You Begin

* Only Account Owners can add/change Domains in account settings.
* Know the basics of [domains](https://help.adalo.com/glossary#domain), [subdomains](https://help.adalo.com/glossary#subdomain), [DNS Records](https://help.adalo.com/glossary#dns-record), and [DNS Providers](https://help.adalo.com/glossary#dns-provider).
* If you plan to use a Custom Domain, make sure you have purchased the domain name already.

{% hint style="warning" %}
Your custom domain cannot include the phrase "adalo.com" or "adalo". These checks have been added to ensure non-Adalo affiliates do not impersonate the organisation. Your domain will NOT connect if your custom domain includes adalo or adalo.com.
{% endhint %}

## Video

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

{% hint style="info" %}
Be sure to choose the correct walkthrough for the domain setup you are wanting to use!
{% endhint %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/4y7rn3nPSnKpUj5p8MKL" %}
[Publish to Adalo Subdomain](/publishing-apps/publishing-to-the-web/publish-to-adalo-subdomain.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/ByX4Cr3A2QgbDweC5o6J" %}
[Publish to Custom Domain](/publishing-apps/publishing-to-the-web/publish-to-custom-domain.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/DoLDlpR8nEHS46AGwGa9" %}
[Troubleshooting Domain Setup](/publishing-apps/publishing-to-the-web/troubleshooting-domain-setup.md)
{% endcontent-ref %}

## Help

If you need additional help with this article, you can always ask in our[ community forum](https://forum.adalo.com/)! Be sure to paste the link to this article in your post as well!

Do you have a tutorial or help doc request? [Let us know!](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/publishing-apps/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.
