# Pages

- [Templates](https://help.fluorescent.co/stiletto/pages/templates.md)
- [About page](https://help.fluorescent.co/stiletto/pages/templates/about-page.md)
- [Blog page](https://help.fluorescent.co/stiletto/pages/templates/blogs-page.md)
- [Blog posts](https://help.fluorescent.co/stiletto/pages/templates/blog-posts-template.md)
- [Collections list](https://help.fluorescent.co/stiletto/pages/templates/collections-list-page.md)
- [Contact page](https://help.fluorescent.co/stiletto/pages/templates/contact-page.md)
- [Customer accounts](https://help.fluorescent.co/stiletto/pages/templates/customer-accounts.md)
- [FAQ page](https://help.fluorescent.co/stiletto/pages/templates/faq-page.md)
- [Password page](https://help.fluorescent.co/stiletto/pages/templates/password-page.md)
- [Search page](https://help.fluorescent.co/stiletto/pages/templates/search-page.md)
- [404 page](https://help.fluorescent.co/stiletto/pages/templates/404-page.md)
- [Announcement bar](https://help.fluorescent.co/stiletto/pages/announcement-bar.md): Header
- [Header](https://help.fluorescent.co/stiletto/pages/header.md)
- [Layout and style](https://help.fluorescent.co/stiletto/pages/header/layout-and-style.md)
- [Logo](https://help.fluorescent.co/stiletto/pages/header/logo.md)
- [Transparent header](https://help.fluorescent.co/stiletto/pages/header/transparent-header.md): Header
- [Mega menus](https://help.fluorescent.co/stiletto/pages/header/mega-navigation.md)
- [Mobile menu](https://help.fluorescent.co/stiletto/pages/header/mobile-menu.md): Learn how to customize the mobile menu in the Stiletto theme for Shopify. Set up mobile menu images for product and collection links.
- [Quick search](https://help.fluorescent.co/stiletto/pages/header/quick-search.md)
- [Language and currency](https://help.fluorescent.co/stiletto/pages/header/language-and-currency.md)
- [Footer](https://help.fluorescent.co/stiletto/pages/footer.md)
- [Links block](https://help.fluorescent.co/stiletto/pages/footer/links-block.md)
- [Newsletter block](https://help.fluorescent.co/stiletto/pages/footer/newsletter-block.md)
- [Text and image block](https://help.fluorescent.co/stiletto/pages/footer/text-and-image-block.md)
- [Language and currency](https://help.fluorescent.co/stiletto/pages/footer/language-and-currency.md)
- [Payment icons](https://help.fluorescent.co/stiletto/pages/footer/payment-icons.md)
- [Custom Liquid](https://help.fluorescent.co/stiletto/pages/footer/custom-liquid.md)


---

# 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://help.fluorescent.co/stiletto/pages.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.
