# Home Screen

The **home screen setup** section provides guides to help you design and customize the main interface of your app. A well-structured home screen enhances user experience by ensuring easy navigation and engagement.

Here, you'll find:

* Step-by-step instructions for setting up and customizing your home screen.
* Guides on adding and managing sections like banners, categories, and featured content.

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

Explore this section to build a functional and engaging home screen that aligns with your app’s purpose and branding.


---

# 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/navigation/home-screen.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.
