# Pages

The **Pages** section allows you to create, manage, and customize pages in your app, making it easy to showcase important content such as **About Us, Contact, FAQs, and more**. This section provides guides on designing pages, structuring content, and optimizing their appearance.

<figure><img src="https://3330324049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxUo90vXzDtbgOtaUaLYv%2Fuploads%2FIEI0kFVNYU2GTmgmuH9d%2FPages.png?alt=media&#x26;token=ac67ff59-1d56-4c68-b4f8-ffc07bd3d954" alt=""><figcaption></figcaption></figure>

Here, you'll find:

* **Step-by-step guides** to create and customize pages.
* **Layout and design options** to enhance user experience.
* **Settings and customization tools** for background, text, media, and more.

Explore this section to create engaging and well-structured pages that enhance your app’s functionality and user experience.


---

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