# Localization and language

### Localization

Localization settings allow you to tailor your store for international audiences by managing currency display and exchange rate sources. With these options, you can provide a seamless shopping experience for customers across different regions.

To customize your product card badges settings:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Localization**.
3. **Customize** the following settings:<br>

| Setting                       | Description                                                                                                                                 |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Show currency selector        | Enable this option to allow customers to switch between currencies in your storefront.                                                      |
| Foreign exchange rates source | Choose whether to use a **Foreign exchange API** for automatic updates or configure **exchange rates manually** in the Currency metaobject. |
| Foreign exchange API Key      | If using an API, enter your key here to connect your store with the exchange provider.                                                      |

### Language

To show the language selector in your digital store:

1. &#x20;In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Localization > Language.**
3. Turn on **Show language selector.**


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/localization-and-language.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.
