# General

- [Editing themes](https://help.fluorescent.co/stiletto/general/editing-themes.md)
- [Adding sections](https://help.fluorescent.co/stiletto/general/editing-themes/adding-sections.md): Theme editor
- [Using templates](https://help.fluorescent.co/stiletto/general/editing-themes/using-templates.md)
- [Accessibility](https://help.fluorescent.co/stiletto/general/editing-themes/accessibility.md)
- [Customizing your site](https://help.fluorescent.co/stiletto/general/editing-themes/customizing-your-site.md)
- [SEO for Shopify themes](https://help.fluorescent.co/stiletto/general/editing-themes/improve-seo.md)
- [H1 heading tags](https://help.fluorescent.co/stiletto/general/editing-themes/h1-heading-tags.md)
- [Online store speed](https://help.fluorescent.co/stiletto/general/editing-themes/online-store-speed.md)
- [Image guide](https://help.fluorescent.co/stiletto/general/image-guide.md)
- [Web ready photography](https://help.fluorescent.co/stiletto/general/image-guide/web-ready-photography.md)
- [Image sizes](https://help.fluorescent.co/stiletto/general/image-guide/image-sizes.md)
- [File formats](https://help.fluorescent.co/stiletto/general/image-guide/file-formats.md)
- [Theme image settings](https://help.fluorescent.co/stiletto/general/image-guide/theme-image-settings.md): Image guide
- [Adapting theme content](https://help.fluorescent.co/stiletto/general/adapting-your-theme.md)
- [Edit default theme content](https://help.fluorescent.co/stiletto/general/adapting-your-theme/edit-default-theme-content.md)
- [Multiple languages](https://help.fluorescent.co/stiletto/general/adapting-your-theme/multiple-languages.md)
- [Dynamic content with metafields](https://help.fluorescent.co/stiletto/general/adapting-your-theme/dynamic-content-with-metafields.md)
- [Unique content for markets](https://help.fluorescent.co/stiletto/general/adapting-your-theme/unique-content-for-markets.md)
- [Update your theme](https://help.fluorescent.co/stiletto/general/theme-updates.md): We regularly update Stiletto with changes and improvements. By updating to the latest version, you'll get access to new features and ensure better stability and support for your theme.


---

# 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/general.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.
