# Website builder

The Website builder category provides guides to help you create and publish a website directly from your AppMySite account. This section covers everything from building pages to setting up domains, ensuring your website is ready to go live and stay in sync with your app.

Here, you’ll find:

* Step-by-step guides to create and publish a website using the Website Builder.
* Instructions for setting up and managing a custom domain.
* Guidance on designing pages, managing content, and updating your site.
* Best practices to ensure your website works seamlessly alongside your app.

{% embed url="<https://www.youtube.com/watch?v=ZPNQPeZLlgo>" %}


---

# 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://docs.appmysite.com/app/website-builder.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.
