> For the complete documentation index, see [llms.txt](https://help.shopifas.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.shopifas.com/manual/internal/share/bottombar/welcome.md).

# Welcome

**Tab Bar** - as known as Bottom Navigation Bar, Bottom Nav, or Tab Navigation - is a modern navigation style used by global brands like Shein, ASOS, Zara, Etsy, H\&M, Nike, and Uniqlo to enhance mobile user experience. It works well for websites of all sizes and is effective on both mobile and desktop.

{html}\<a style="max-width: 500px;" class="btn btn-primary btn-md shopify-btn-primary" href="javascript:openAddMenu('goto-bottombar')">CHOOSE THE TABBAR TEMPLATE\</a>{endhtml}

***

**Key Benefits:**

* Places important links within easy reach for quick, convenient access
* Centralizes key navigation, helping users and search engines better understand your site – great for SEO
* Delivers a modern, professional look that follows current UX and mobile-friendly design trends
* Stays visible across all pages, so customers never miss key links like promos, trending products, or membership offers

{md}<https://help.shopifas.com/manual/internal/what-is/common/welcome-faq-choose-template.md{endmd}>

***

**Some examples (Youtube)**

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


---

# 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.shopifas.com/manual/internal/share/bottombar/welcome.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.
