# Language Settings

Medis currently offers interface options in the following languages:

* English
* Simplified Chinese.

We are progressively expanding our multilingual support, prioritizing additional languages based on user feedback.

By default, Medis aligns with your system's language. Consequently, if your device is set to English, Medis will display its interface in English. In instances where your system's language is unsupported, Medis will default to English.

## Change Language

You can override language setting for Medis specifically to make it show in a different language.

1. Open macOS system settings.
2. Find General -> Language & Region.
3. Click "+" button under "Applications" section (see the screenshot below).

<figure><img src="/files/vG0AdNtNggqsh7wHLGbk" alt="" width="375"><figcaption></figcaption></figure>

4. Pick "Medis" in the application selector, and choose the language you want Medis to show in (see the screenshot below).

<figure><img src="/files/8vrrjtnVqhIdRcF4T3ck" alt="" width="375"><figcaption></figcaption></figure>

5. Quit and re-open Medis to apply the change.

{% hint style="info" %}
The system settings window might look different depending on your macOS version. If you are using an older version of macOS, your system settings may look like the screenshot below. In that case, you need to the "Apps" tab (highlighted in the red box).

![](/files/3clbkoqCVZuJH6M211PE)
{% endhint %}


---

# 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://docs.getmedis.com/settings/language-settings.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.
