> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/faq/overview.md).

# Overview

Can't find what you're looking for?\
Browse by topic below or use the search at the top of the page.

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Theme setup</h3></td><td>Getting started, updates, templates, and fonts.</td><td><a href="/pages/T6yqQXNWp4GdS3azzEXD">/pages/T6yqQXNWp4GdS3azzEXD</a></td></tr><tr><td><h3>Navigation</h3></td><td>Mega menu, dropdowns, transparent header, mobile menu.</td><td><a href="/pages/vCbpZKvIPOM1mnHZYP2F">/pages/vCbpZKvIPOM1mnHZYP2F</a></td></tr><tr><td><h3>Products &#x26; variants</h3></td><td>Swatches, Linked Products, variant images, pre-order.</td><td><a href="/pages/CPTdHE1r5gFw2Hnjh3z9">/pages/CPTdHE1r5gFw2Hnjh3z9</a></td></tr><tr><td><h3>Localization</h3></td><td>Editing labels, free shipping thresholds per market.</td><td></td></tr><tr><td><h3>Performance</h3></td><td>Store speed, checkout issues, image and video guidelines.</td><td></td></tr><tr><td><h3>Design, sections &#x26; media</h3></td><td>Blurry images, slider behavior.</td><td></td></tr><tr><td><h3>Shopify platform limitations</h3></td><td>Checkout customization, wishlist, meta tags.</td><td></td></tr><tr><td><h3>Licensing</h3></td><td>Staging store, theme transfer.</td><td></td></tr></tbody></table>

***

#### Still need help? Contact our support team.

{% embed url="<https://staylime.zendesk.com/hc/en-us/requests/new>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://staylime.com/docs/avante-themes/faq/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
