# Custom app

Design and structure pages from scratch, and get full control over the content and layout of your app. Whether you're adding an About Us, Services, FAQs, or any other informational page, this section helps you create and customize them to match your brand identity.

Here, you'll find:

* Step-by-step guides for creating and managing custom pages.
* Customization options for adding text, images, videos, buttons, and more.
* Layout and styling tools to enhance user experience and engagement.

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

Explore this section to build dynamic, visually appealing pages tailored to your app’s needs.


---

# 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/pages/custom-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.
