# Token Page

![](/files/Fi1FH4SqNf20zkdZEnNi)

The **Token Page** contains the major description of each asset on Plasma.Finance. It aggregates the most important information and tools for DeFi users, represented as tabs within the Token page. The default tool is Trade, which is where you can directly swap for the token from aggregated liquidity sources using HyperDEX. Refer to the next section on [HyperDEX Swap](/platform-overview/hyperdex-swap.md) for more information.

The following tab **PlasmaSwap** will take you to our own native DEX, [PlasmaSwap AMM](/platform-overview/plasmaswap-amm.md), where you can trade directly for the token. *Refer to the section on* [*PlasmaSwap AMM*](/platform-overview/plasmaswap-amm.md) *for more information.*

![](/files/WfCQ5nUh5eoRbH3jyde4)

The **DeFi tab** is a shortcut to staking (or Savings) opportunities for the token on the selected DEX. From here you can directly contribute token liquidity to stakings. *Refer to the section on* [*Savings*](/platform-overview/savings-and-strategies.md) *for more information.*

![](/files/NzHD2zpE22tKbEnhTrjw)

The **Analytics** tab gives you an entire range of real-time data and information from on-chain decentralized sources, allowing you to analyze the token based on different market metrics, such as:&#x20;

* Percentage of token holders in profit/loss situations;&#x20;
* Concentration of large holders;&#x20;
* Price correlation to Bitcoin;&#x20;
* Transaction demographics;&#x20;
* Total Exchange inflow and outflow; and much more.

![](/files/eqdVVMVI09UkB091a3f7)

Selecting the **Social** tab will pull up the latest postings on known official social media accounts of the token project, such as Twitter.

Finally, the **Your Portfolio** tab will show you your portfolio view with current token. Refer to the section on DeFi portfolio management for more information.


---

# 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.plasma.finance/platform-overview/token-page.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.
