# Languages & currencies

When selling globally, it’s crucial to cater to diverse audiences with different languages and currencies. Our themes are fully equipped to support sales in multiple languages and currencies. However, the setup process is handled in the Shopify admin area.

**How to add languages**

Adding languages is not a function handled by the theme itself; instead, it’s done through the Shopify languages page in the admin area. For detailed instructions on how to add languages, refer to the [Shopify languages support docs](https://help.shopify.com/en/manual/markets/languages), which provide a step-by-step guide to walk you through the process.

**How to add currencies**

Adding currencies is not a task performed directly within the theme; it’s managed through the Shopify markets page in the admin area. For comprehensive guidance on adding currencies, please consult the [Shopify markets support docs](https://help.shopify.com/en/manual/markets). These documents offer detailed instructions to assist you through the entire process.


---

# 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://moodboard-creations.gitbook.io/agnes/theme-configuration/languages-and-currencies.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.
