# Localization

The Amber theme supports multilingual stores. You can also change the currency.

These options are managed from `Theme settings > Localization`.

<figure><img src="/files/lE15AVLvCyYfcdsqwWF2" alt=""><figcaption></figcaption></figure>

When the Localization link is clicked, the customers will see a popup, which will give them the option to choose their language and currency.\
The style of the button is managed from the theme settings:

<figure><img src="/files/JiLvzoFOqkt8xrh1nJv1" alt=""><figcaption></figcaption></figure>


---

# 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://bigstart.gitbook.io/amber-documentation/global-settings/localization.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.
