# Staked 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 %}

### Tap "Staked TAO"

{% endstep %}

{% step %}

### View your Staked TAO Chart and Other Stats

Once in the "Staked TAO" screen, you will have the ability to view a chart showing all time performance of your staked TAO in USD or TAO.&#x20;

To toggle between the USD and TAO views, tap the staked TAO balance.&#x20;

On this screen, you will also be able to view the average APY you are earning from your staked TAO, the percentage of your portfolio balance that consists of staked TAO, as well as how long you are holding staked TAO for.

<div align="left"><figure><img src="/files/XeKvrm87PdPlSHKEk5Y4" 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/staked-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.
