# Token Page

Token page features\
\
1\. Avatar\
2\. Coin Name\
3\. Coin Ticker \
4\. Coin Description\
5\. Coin Market Cap and increase over last 24hrs\
6\. Coin contract linked to chain explorer\
7\. Progress bar displaying liquidity pool status before listing to DEX\
8\. Holder distribution with Bonding curve :chart\_with\_upwards\_trend: and dev ownership %\
9\. Links to coin Telegram, X and Website if provided by the creator during minting process\
10\. Modal to transact on the coin with ability to set up custom slippage rate. Default slippage is set up at 5% and front running protection is enabled.\
11\. Latest token trade details with links to transaction hashes and members who interacted with token.\
12\. Trading Chart displaying live transactions and price impact.\
13\. Upcoming multi-user token chat with AI :exploding\_head:<br>

Trading is available until the token bonding threshold is reached and token is migrated to BabyDogeSwap or PancakeSwap DEX (depending on dev preference at token creation step).<br>


---

# 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.puppy.fun/features-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.
