# Setting Up Multi-language Support

To enable Multi-language support for your email preference center, follow these simple steps:

1. **Access Your Account Settings**\
   Log in to your Emailpref account and navigate to the **Account Settings**.<br>

2. **Enable Multi-language Support**\
   Scroll down to the section labeled **Multi-language Support** and toggle it on.<br>

3. **Configure Language Settings**\
   Once Multi-language support is enabled, you will see two dropdown menus:
   * **Default Language**: Select the default language you want your preference page to display for your users.
   * **Supported Languages (you can select multiple languages)**: Choose the additional languages you want to support. This setting allows the preference page to automatically adapt to the language set in the user's browser.<br>

     <figure><img src="/files/VbxhwxkZ1EkVaGqtFHlY" alt=""><figcaption><p>Multi-Language on Emailpref</p></figcaption></figure>

4. **Automatic Language Detection**\
   Emailpref automatically detects the language settings of your users' browsers and displays the preference page in the most appropriate language. If no match is found, the page will default to the language you selected in the **Default Language** dropdown.<br>

5. **Need a Language Not Listed?**\
   If you don’t see your preferred language listed, feel free to reach out to us via the chat icon at the bottom right of the screen, or you can send us an email at **<info@emailpref.com>**. We’re happy to assist you!

That’s it! Your preference page will now support multiple languages, making it easier for users around the world to manage their email preferences in their native language.


---

# 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://emailpref.gitbook.io/emailpref-documentation/general/setting-up-multi-language-support.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.
