# Multi-Language

### How to Switch Languages

{% stepper %}
{% step %}
Go to the `profile` page on Coinpilot App\
![](/files/ngfZJfOxGOAmXPYfrTbP)
{% endstep %}

{% step %}
Tap  `Language`, and choose your preferred language from the list.\
![](/files/xRgnYNK4NZDgtmO4VwVz)
{% endstep %}

{% step %}
The app will update instantly — no restart needed. Once switched, all UI labels, tooltips, and category definitions will automatically appear in your selected language.
{% endstep %}
{% endstepper %}

### Don’t See Your Language Yet?

We’re constantly adding more!

If your language isn’t listed yet, join our [Discord Community](https://docs.trycoinpilot.com/resources/official-links) and react with your flag emoji (or any you’d like to see!) in the **#language-select** channel.

This helps us prioritize which languages to roll out next.


---

# 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.coinpilot.com/profile-1/multi-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.
