# Tokens

<figure><img src="/files/HenqyGbPtOzLXzw1I8Jc" alt=""><figcaption></figcaption></figure>

The TapTools token charts page offers a comprehensive interface for tracking Cardano native assets in real time. At the top right, you’ll see the token banner with its name, ticker, and shortcut buttons to external links. Just below that, key statistics are displayed, including the current USD price, daily volume, liquidity, market cap, and fully diluted valuation.  At the bottom of the screen, a horizontal ticker shows trending tokens by rank and percent change, as well as boosted tokens, keeping you updated on market movers across the Cardano ecosystem.

<figure><img src="/files/TzJwAOAk1KXjAwKepZUS" alt=""><figcaption></figcaption></figure>

With the integration of [DexHunter](https://app.dexhunter.io/), you can also directly swap from any chart using a DEX aggregator, helping you get the best price, while also routing your order to multiple liquidity pools to reduce price impact/slippage (when needed).

<figure><img src="/files/mfB23egJVvm54HPBi1sC" alt=""><figcaption></figcaption></figure>

Below the chart is a real-time trade history that displays the last 500 trades for this particular asset. This allows you to see individual actions that have an effect on the price of a token.&#x20;

In the right-most column of the table, you will notice "Wallet Profiler" with a fish icon. This indicates how large of a wallet that made the trade is, and if you have TapTools Pro access, it allows you to quickly preview a wallets activity if you click on it. The levels to the fish are below, and are based on the wallets total market value.

<figure><img src="/files/ZiKrWTh9UBpvbhhh1dnJ" alt=""><figcaption></figcaption></figure>

As stated previously, clicking a fish will open up a wallet profiler preview to give you quick insight into what this wallet is doing. **NOTE:** this is a Pro feature.&#x20;

It includes the wallet's profit/loss summary, current top holdings, recent trading activity, as well as recent transfer history (sending/receiving tokens to other wallets and not to a DEX)

<figure><img src="/files/5rQdggjRcJ1KEPHm4FgU" alt=""><figcaption></figcaption></figure>

**Wallet Profiler Preview Summary:**\
This section provides a detailed snapshot of the wallet’s overall performance. It includes win/loss, income, realized and unrealized profit, current holdings, total profit, biggest winner, biggest loser, and the current total value of the wallet.

<figure><img src="/files/HPkAZvT6ZJMbT5fz4Nvt" alt=""><figcaption></figcaption></figure>

**Wallet Profiler Preview Trades:**\
Displays recent trading activity, including tokens the wallet has bought or sold and the amounts involved. It also shows trading volume by token, highlighting which tokens the wallet is most active in, along with buy and sell volume for each. The most recent trades completed by the wallet are also listed.

<figure><img src="/files/TtMN9wBczbsyDOopKcUw" alt=""><figcaption></figcaption></figure>

**Wallet Profiler Preview  Transfers:**\
Shows the wallet’s recent transfer history, including the top depositor to the wallet and the wallet’s top recipient, along with the total amount transferred in each direction. Recent transfers to and from other wallets are also displayed, excluding any DEX activity.

<figure><img src="/files/hI92x73bwkqKzs1TEBln" alt=""><figcaption></figcaption></figure>

Clicking a wallet from the trade history will also populate the chart with arrows indicating when and how much a wallet bought and sold, so you can get a better idea of their behavior/trading strategy.


---

# 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://taptools.gitbook.io/taptools/free-features/charts/tokens.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.
