# How do I change fiat currency?

**In case the fiat currency you use in your daily life differs** **from the currency you see in Fearless Wallet**, you may prefer to view the value of your holdings in a more familiar way. Fearless Wallet offers an easy way to **change the displayed fiat currency:**<br>

1. Open the Fearless Wallet app on your device.
2. Look for the **settings tab**, which is represented by a **gear icon**. It is located in the **bottom right corner** of the screen.
3. Once you are in the settings menu, look for the option labelled **"currency"** and tap on it:\
   \
   ![](/files/HNg9tr3AwBeNcMgpwTSD)<br>
4. A list of available currencies should be displayed. **Select the currency** you want to use as your default fiat currency by tapping on it:\
   \
   ![](/files/XvHgB5iH34c0jBweftPL)<br>

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


---

# 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-fiat-currency.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.
