# docs-flexon

## docs-flexon

- [Flexon Shopify Theme](https://alotheme.gitbook.io/docs-flexon/master.md)
- [Upload theme](https://alotheme.gitbook.io/docs-flexon/getting-started/upload-theme.md): Guiding get the file upload
- [Import Demo](https://alotheme.gitbook.io/docs-flexon/getting-started/import-demo.md)
- [Header](https://alotheme.gitbook.io/docs-flexon/home-page/header.md)
- [Top header](https://alotheme.gitbook.io/docs-flexon/home-page/header/top-header.md)
- [Header style](https://alotheme.gitbook.io/docs-flexon/home-page/header/setiing-header.md)
- [Logo](https://alotheme.gitbook.io/docs-flexon/home-page/header/logo.md)
- [Megamenu](https://alotheme.gitbook.io/docs-flexon/home-page/header/megamenu.md)
- [Slide show](https://alotheme.gitbook.io/docs-flexon/home-page/slide-show.md)
- [Collection list](https://alotheme.gitbook.io/docs-flexon/home-page/collection-list.md)
- [Tab collections](https://alotheme.gitbook.io/docs-flexon/home-page/tab-collections.md)
- [Banner images](https://alotheme.gitbook.io/docs-flexon/home-page/banner-images.md)
- [Products Collection grid](https://alotheme.gitbook.io/docs-flexon/home-page/products-collection-grid.md)
- [Blog posts](https://alotheme.gitbook.io/docs-flexon/home-page/blog-posts.md)
- [Brand list](https://alotheme.gitbook.io/docs-flexon/home-page/brand-list.md)
- [Instagram](https://alotheme.gitbook.io/docs-flexon/home-page/instagram.md)
- [Bannner countdown](https://alotheme.gitbook.io/docs-flexon/home-page/bannner-countdown.md)
- [Footer](https://alotheme.gitbook.io/docs-flexon/home-page/untitled.md)
- [Cross sell popup](https://alotheme.gitbook.io/docs-flexon/home-page/cross-sell-popup.md)
- [Newsletter popup](https://alotheme.gitbook.io/docs-flexon/home-page/newsletter-popup.md)
- [Mobile Menu](https://alotheme.gitbook.io/docs-flexon/home-page/mobile-menu.md): Mobile Menu
- [Collections](https://alotheme.gitbook.io/docs-flexon/other-pages/untitled.md)
- [Collection sidebar](https://alotheme.gitbook.io/docs-flexon/other-pages/untitled/collection-sidebar.md)
- [Filters tags](https://alotheme.gitbook.io/docs-flexon/other-pages/untitled/collection-sidebar/filters-tags.md)
- [Content](https://alotheme.gitbook.io/docs-flexon/other-pages/untitled/content.md)
- [Products](https://alotheme.gitbook.io/docs-flexon/other-pages/products.md)
- [Inventory Quantity](https://alotheme.gitbook.io/docs-flexon/other-pages/products/inventory-quantity.md)
- [Countdown time](https://alotheme.gitbook.io/docs-flexon/other-pages/products/countdown-time.md)
- [Free shipping](https://alotheme.gitbook.io/docs-flexon/other-pages/products/free-shipping.md): Add Free shipping bar in your product
- [Pages](https://alotheme.gitbook.io/docs-flexon/other-pages/pages.md)
- [Blogs](https://alotheme.gitbook.io/docs-flexon/other-pages/blogs.md)
- [Theme setting](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting.md)
- [Generals](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/generals.md): It define keywords for search engines and author of shop.
- [Color](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/untitled.md)
- [Typography](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/typography.md): It shows current font family, font size, font weight, H1, H2, H3, H4, H5, H6 font family and more
- [Layout](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/layout.md): It includes the headers and footers style.
- [Product page](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/product-page.md): You can setting some attributes for gallery, label, element of products on product page.
- [Product ->collection page](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/product-greater-than-collection-page.md): You can choose some settings, it includes the labels and elements of product.
- [Product->variants](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/product-greater-than-variants.md): It shows options for the product variants.
- [Collection page](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/collection-page.md): It shows layout, label, elements of product.
- [Shipping rates calculator](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/shipping-rates-calculator.md): You can choose to show the status of payment method and more
- [Newsletter](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/newsletter.md): It setups the newsletter form and more
- [Social media](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/social-media.md): You can setup some social network as the facebook, twitter, google + and more
- [Currency](https://alotheme.gitbook.io/docs-flexon/theme-setting/theme-setting/currency.md)
- [Require apps (free)](https://alotheme.gitbook.io/docs-flexon/other/require-apps-free.md): some free apps for you to use zinc when using the theme
- [Email Support](https://alotheme.gitbook.io/docs-flexon/support-theme/untitled-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://alotheme.gitbook.io/docs-flexon/master.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.
