> For the complete documentation index, see [llms.txt](https://help.twinr.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.twinr.dev/screen-customization/tab-bar.md).

# Tab bar(Bottom tabs)

Each Tab screen can have its own customization such as URL, selected icon, un-selected icon, navigation bar buttons and more. Read through below documents to understand how each section will help you to customize a tab screen.

{% content-ref url="/pages/vDgFb7zevCOuueT2uYBJ" %}
[Add New Screen](/screen-customization/tab-bar/add-new-screen.md)
{% endcontent-ref %}

{% content-ref url="/pages/fnEpSexgsgp05K6MMdSN" %}
[Delete Screen](/screen-customization/tab-bar/delete-screen.md)
{% endcontent-ref %}

{% content-ref url="/pages/opOQQLckvs6EG6PJy45K" %}
[Rearrange Screen](/screen-customization/tab-bar/rearrange-screen.md)
{% endcontent-ref %}

{% content-ref url="/pages/U9FuNkdUUY2OB968zAna" %}
[General](/screen-customization/tab-bar/general.md)
{% endcontent-ref %}

{% content-ref url="/pages/6MzZ7UWXu052RNjjqOwN" %}
[Navigation Bar](/screen-customization/tab-bar/navigation-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/pajGjTAeIyjp4q5ZLX8D" %}
[Tab Screen - External URL Handling](/screen-customization/tab-bar/tab-screen-external-url-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lse7n1ojIBlQCWAN4AvL" %}
[Tab Screen - Hide Elements](/screen-customization/tab-bar/tab-screen-hide-elements.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.twinr.dev/screen-customization/tab-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.
