# Context Help Center

{% hint style="danger" %}

### <mark style="color:red;">Theme retirement</mark>

Context is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. Learn more about [why we retired Context and how to migrate your theme](https://help.fluorescent.co/context/readme/theme-retirement).
{% endhint %}

***

### Get started

Start with the essentials to set up your theme.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Edit theme styles</strong></td><td><a href="theme-styles/theme-settings">theme-settings</a></td><td><a href="theme-styles/colors">colors</a></td><td><a href="theme-styles/fonts">fonts</a></td><td><a href="theme-styles/style-presets">style-presets</a></td><td></td><td></td></tr><tr><td><strong>Design pages</strong></td><td><a href="pages/templates">templates</a></td><td><a href="pages/templates/home-page">home-page</a></td><td><a href="product-pages/product-template">product-template</a></td><td><a href="collection-pages/collection-pages">collection-pages</a></td><td></td><td></td></tr><tr><td><strong>Use sections</strong></td><td><a href="sections/theme-sections">theme-sections</a></td><td><a href="pages/header">header</a></td><td><a href="pages/footer">footer</a></td><td><a href="sections/popups">popups</a></td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
**New to Shopify?** See our [introduction to editing themes](https://help.fluorescent.co/context/general/editing-themes).
{% endhint %}

### Frequently asked questions

[See all FAQs →](https://help.fluorescent.co/context/readme/faqs)

<details>

<summary>Does Context support multiple languages?</summary>

Yes. Context includes a language selector in the [Header](https://help.fluorescent.co/context/pages/header#language-selector) and [Footer](https://help.fluorescent.co/context/pages/footer#language-selector). You will need to use an app (like Shopify’s [Translate & Adapt](https://apps.shopify.com/translate-and-adapt)) to translate your store content, and you may need to take some extra steps when setting up theme features. Learn more in our guide for [selling in multiple languages](https://help.fluorescent.co/context/general/adapting-your-theme/multiple-languages).

</details>

<details>

<summary>Why are my swatches blank?</summary>

If your swatches appear blank, make sure that you are using an [existing default color](https://help.fluorescent.co/context/product-pages/variant-swatches/use-default-colors) or that your [image files](https://help.fluorescent.co/context/product-pages/variant-swatches/use-custom-images) match your variant names.

</details>

<details>

<summary>How do I set up mega navigations?</summary>

You will need to setup your main menu before adding mega nav blocks. See the full [mega navigation guide](https://help.fluorescent.co/context/pages/header/mega-navigation) to learn more.

</details>

<details>

<summary>How do I remove the ‘Shipping’ and ‘Taxes’ messages?</summary>

Depending your store settings, default text for Shipping and Taxes appears on Cart and Product pages. Follow our guide for [Editing default theme content](https://help.fluorescent.co/context/general/adapting-your-theme/edit-default-theme-content) to change or remove this text.

</details>

<details>

<summary>Will you help customize my store?</summary>

While our Support cannot offer code customizations, we can point you to a service that does. Just let us know what you're looking for — we might even have a solution for you with our available theme features.

</details>

<details>

<summary>Can I get a refund?</summary>

All theme sales are final and we are unable to provide refunds. As theme developers, we are not involved in billing or transactions through the Shopify theme store. Refund request need to be addressed to [Shopify’s billing team](https://help.shopify.com/en/support/support-type).

</details>

## Theme version

***

Context was initially released September 2019. Versions 2.0 and later are built for Shopify's latest [theme architecture](https://help.shopify.com/en/manual/online-store/themes/managing-themes/versions#features) called "Online Store 2.0" (OS2).

| [Changelog](https://help.fluorescent.co/context/readme/changelog) |
| ----------------------------------------------------------------- |
| Find release notes for past theme versions.                       |


---

# 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/context/readme.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.
