# Overall Balance

## Change Between USD and TAO When Viewing Balance

{% stepper %}
{% step %}

### Open the App or Tap the Wallet Icon

The wallet icon is located on the left side of the bottom navigation bar.&#x20;
{% endstep %}

{% step %}

### Change Between TAO and USD for your Balance

Tap the USD value of the your portfolio (underneath your wallet name) in the wallet screen. The value will change to display in TAO. Tap the TAO value to change back to a USD balance view.

<div align="left"><figure><img src="/files/wt216t870zf9saBibec3" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## View Portfolio Chart

{% stepper %}
{% step %}

### Open the App or Tap the Wallet Icon

The wallet icon is located on the left side of the bottom navigation bar.&#x20;
{% endstep %}

{% step %}

### View your Portfolio's Chart&#x20;

Tap the chart outline on the right side of the wallet screen to open your portfolio's chart

<div align="left"><figure><img src="/files/lGw6xHj1RzbW8hrmJfSC" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Toggle Between Time Periods

Once in the chart view, you have the option to view your portfolio's performance by 1 day, 1 week, 1 month, 1 year, and all time. You can also slide your finger across the chart to view data points for a specific day/time.

<div align="left"><figure><img src="/files/G14OyEvbuPOyN3EHlAep" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://support.tao.com/documentation/managing-your-portfolio/overall-balance.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.
