# Token Page

- [Fee Breakdown](https://help.trade.fun/memecoins/token-page/fee-breakdown.md)
- [LP Breakdown](https://help.trade.fun/memecoins/token-page/lp-breakdown.md)
- [Instant Trade Widget](https://help.trade.fun/memecoins/token-page/instant-trade-widget.md): The Instant Trade widget allows you to execute one-click buys or sells based on your saved presets. It is designed for speed, precision and minimal friction during high-volatility moments.
- [First 100 Buyers](https://help.trade.fun/memecoins/token-page/first-100-buyers.md): See exactly what the earliest 100 wallets did after buying a token — whether they held, sold partially, sold everything, or came back and bought more.
- [Trade History](https://help.trade.fun/memecoins/token-page/trade-history.md): The Trade History tab shows a chronological list of all trades for the selected token, helping you analyze market activity in real time.
- [Token Audit](https://help.trade.fun/memecoins/token-page/token-audit.md): The Token Audit section provides a security and ownership breakdown of the token. Use this to evaluate risk factors such as centralization, developer control, liquidity safety, and suspicious wallets.
- [Fee Sharing](https://help.trade.fun/memecoins/token-page/fee-sharing.md)
- [Token Stats](https://help.trade.fun/memecoins/token-page/token-stats.md): The Token Stats component gives you a quick overview of recent trading activity and price momentum. It helps you assess short-term trends and detect sudden buy/sell pressure.
- [Token Holdings](https://help.trade.fun/memecoins/token-page/token-holdings.md): The Token Holdings component displays your personal trade history and performance for the selected token. All values are shown in USD by default for easy tracking.
- [Holders](https://help.trade.fun/memecoins/token-page/holders.md): The Holders tab displays the top wallets holding the selected token. It’s useful for identifying centralized ownership, exchange wallets, whales, and liquidity pools.
- [Holders Chart](https://help.trade.fun/memecoins/token-page/holders-chart.md): A live chart showing how the holder count changes over time.
- [Top Traders](https://help.trade.fun/memecoins/token-page/top-traders.md): The Top Traders tab highlights the most active and profitable wallets for the selected token.      It gives insight into trading volume, consistency and realized gains.
- [Dev Tokens](https://help.trade.fun/memecoins/token-page/dev-tokens.md): The Dev Tokens tab displays a list of all tokens created by the currently selected developer wallet. This view helps you track a dev’s history, behavior and past project performance.
- [Pinned Charts](https://help.trade.fun/memecoins/token-page/pinned-charts.md): Pin charts, and organize your favorite tokens into custom groups — all in one streamlined trading interface built for speed and clarity.
- [Favorites Charts](https://help.trade.fun/memecoins/token-page/favorites-charts.md): Group, favorite, and switch between tokens instantly to streamline your tracking and stay on top of what matters.
- [PNL Settings](https://help.trade.fun/memecoins/token-page/pnl-settings.md): Control how your PnL is tracked and displayed for each token.


---

# 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://help.trade.fun/memecoins/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.
