# Multi-Currency Display

At Talisman, we know everyone uses different currencies. So, we've made it easy for you to view your portfolio in terms of various popular cryptocurrencies (i.e. view your portfolio in terms of number of BTC) and fiat currencies.

**Currently Supported Display Currencies:**

* Cryptocurrencies:
  * BTC (Bitcoin)
  * TAO (Bittensor)
  * ETH (Ethereum)
  * DOT (Polkadot)<br>
* Fiat Currencies:

  * USD (U.S. Dollar)
  * AUD (Australian Dollar)
  * CNY (Chinese Yuan)
  * EUR (Euro)
  * EUR (Euro)
  * GBP (British Pound Sterling)
  * JPY (Japanese Yen)
  * RUB (Russian Ruble)

{% tabs %}
{% tab title="Switching Between Currencies at a Glance" %}

1. From popup view, click on the visible currency symbol.

<div align="left"><figure><img src="/files/9oz7TMUfOvceIZ1zwGLf" alt="" width="375"><figcaption></figcaption></figure></div>

\
2\. The portfolio value will dynamically switch between the currencies that you have added as favorites in the settings.\
&#x20;\
![](/files/bhiS8WLhWgN5tnNoKVL4) &#x20;

![](/files/63pTVEhzA0xT6L1raGvn)
{% endtab %}

{% tab title="Personalize your Currency Preference" %}

1. From the popup view, click settings indicated by the gear icon.

<div align="left"><figure><img src="/files/4YDakRs6jFBmfscbd97j" alt="" width="375"><figcaption></figcaption></figure></div>

2\. Select “All Settings”

<div align="left"><figure><img src="/files/ZPBo5QTueHJUhDBrmBQW" alt="" width="375"><figcaption></figcaption></figure></div>

3\. Select the "Currency" button.

<div align="left"><figure><img src="/files/clEtiAHUFq6zXIs9T3pt" alt=""><figcaption></figcaption></figure></div>

4\. Pin your favored currencies. Your portfolio will then cycle through these preferences when you toggle them.

<div align="left"><figure><img src="/files/Tc1eaHvoNys4trLg102q" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

\
Version v3.1.16


---

# 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.talisman.xyz/talisman/customize/customizing-talisman/multi-currency-display.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.
