# Select Currency

You can view your asset balances in various currency types. By default, it is set to **USD**, but you can choose from a long list of supported currencies.

To change your currency type in extension mode, on **Home** page easily click on the selected currency box, select your preferred currency type from 46 options, as shown below.

<figure><img src="/files/IGfo9AiSf7UAqbg14Zdn" alt="" width="233"><figcaption><p>Home page (extension)</p></figcaption></figure>

<figure><img src="/files/SOV0Mx7oVXBGYW6ZOAd4" alt="" width="233"><figcaption><p>Currency list (extension)</p></figcaption></figure>

In full-screen mode, on **Home** page click on the selected currency box, as shown below:

<figure><img src="/files/OmfiK4Yu4LnRitMU16eD" alt=""><figcaption><p>Home page (full-screen)</p></figcaption></figure>

<figure><img src="/files/lj4k2MYz5uJ3W73JItBC" alt="" width="247"><figcaption><p>Currency list modal (full-screen)</p></figcaption></figure>

Select your preferred currency and click **Apply**.


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/select-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.
