# Bottom bar

The bottom bar setup section provides guides on configuring and customizing the bottom navigation bar in your app. The bottom bar enhances user experience by offering quick access to key app sections.

Here, you'll find:

* Step-by-step instructions to add, modify, and arrange bottom bar items.
* Customization options for icons, labels, and navigation links.

{% embed url="<https://youtu.be/Rg_MKalGeCk>" %}

Explore this section to optimize your bottom bar and improve accessibility within your app.


---

# 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/bottom-bar.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.
