# dTAO Dashboard

The dTAO Dashboard gives you real-time insights into Bittensor subnets - price trends, social sentiment, whale activity, and trade flows all in one place.

#### Access the dTAO Dashboard

1. From your Talisman popup, click “Trade Tao".

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

2. You'll be taken to the Bittensor Tab. This is the subnet screener, you'll see an overview of all Bittensor subnets with key metrics across Bittensor subnets.

You can sort by the combined SN45 sentiment score, or other metrics like price increase or volume.&#x20;

Click any subnet to view its detailed analytics dashboard . For this example, we'll use SN45 (Talisman AI).&#x20;

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

You can easily change the subnet here:

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

{% content-ref url="/pages/7nvdLWgpHH7JOxMjEPtz" %}
[Dashboard Feature Highlights](/talisman/bittensor-features/dtao-dashboard/dashboard-feature-highlights.md)
{% endcontent-ref %}

{% content-ref url="/pages/zpEY2PXgx54vsm1K5pCC" %}
[Buy/Sell Subnet Tokens](/talisman/bittensor-features/dtao-dashboard/buy-sell-subnet-tokens.md)
{% endcontent-ref %}


---

# 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/bittensor-features/dtao-dashboard.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.
