# General

- [Editing themes](https://help.fluorescent.co/eclipse/general/editing-themes.md): Learn how to use the Shopify theme editor for customizing your online store templates, sections, and styles.
- [Dynamic content with metafields](https://help.fluorescent.co/eclipse/general/editing-themes/dynamic-content-with-metafields.md)
- [Edit default theme content](https://help.fluorescent.co/eclipse/general/editing-themes/edit-default-theme-content.md): Learn how to use Shopify's default theme content editor to change the wording of your online store, such as shipping and taxes messages, footer text, and button labels.
- [Multiple languages](https://help.fluorescent.co/eclipse/general/editing-themes/multiple-languages.md): Learn how to sell in multiple languages and translate your Shopify online store, and enable the language and country selector in the Eclipse theme.
- [Unique content for markets](https://help.fluorescent.co/eclipse/general/editing-themes/unique-content-for-markets.md): Learn how to create custom content for specific markets using Shopify's Contexts in the theme editor. Watch a tutorial video to show international customers unique promotions and shipping details.
- [Customizing your site](https://help.fluorescent.co/eclipse/general/editing-themes/customizing-your-site.md)
- [H1 heading tags](https://help.fluorescent.co/eclipse/general/editing-themes/h1-heading-tags.md)
- [Image guide](https://help.fluorescent.co/eclipse/general/image-guide.md): Learn how to optimize images for your Shopify online store using your theme. Find tips for great product and editorial photography, file sizes and dimensions, and image customization.
- [Web ready photography](https://help.fluorescent.co/eclipse/general/image-guide/web-ready-photography.md)
- [Image sizes](https://help.fluorescent.co/eclipse/general/image-guide/image-sizes.md)
- [File formats](https://help.fluorescent.co/eclipse/general/image-guide/file-formats.md)
- [Theme image settings](https://help.fluorescent.co/eclipse/general/image-guide/theme-image-settings.md)
- [SEO for Shopify](https://help.fluorescent.co/eclipse/general/improve-seo.md)
- [Online store speed](https://help.fluorescent.co/eclipse/general/online-store-speed.md)
- [Accessibility](https://help.fluorescent.co/eclipse/general/accessibility.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/eclipse/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.
