# How do I change a language?

1. Look for the **settings tab,** which is represented by a **gear icon**. It is located in the **bottom right corner** of the screen
2. Once you are in the settings menu, look for the option labeled **"language"** and tap on it:\
   \
   ![](/files/WPxkwg8QhwbjYDeS3y5v)<br>
3. A list of available languages should be displayed. **Select the language** you want to use as your default language by tapping on it:\
   \
   ![](/files/tMQXEl6Fh4WFPFsjyOO5)

**Done! After selecting your preferred language, you should see the changes reflected in the Fearless Wallet interface.**


---

# 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://wiki.fearlesswallet.io/getting-started/how-do-i-change-a-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.
