# Tracking the TAO/USD Price

{% 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 the "$X/t" Price

Once in the app, in the top right corner, you will see a USD price per TAO. Tap this price to open the USD/TAO price chart and other stats.

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

{% step %}

### Explore the TAO Price Stats

Within this screen, you will be able to view the TAO/USD price for 1 day, 1 week, 1 month, 1 year and all time.

Use your finger to mouse over the chart's data points.

Also in this screen, you can view the current market cap, 1 day trading volume and the fully diluted value of TAO.
{% 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/tracking-the-tao-usd-price.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.
