# Discover Tokens

Tokens discovery section is organised in tabs. Navigating through different tabs allow for quick presets for token filters and sorting. <br>

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

Trending tokens - tokens with max gain of price and market capitalisation over last 24 hrs.\
Last pump - tokens sorted in descending order based on latest swap. \
New - newly created tokens with newest on top.\
Top MC - tokens sorted by highest market capitalisation in descending order.\
Listed on DEX - tokens that already reached bonding milestone and got migrated to BabyDogeSwap or PancakeSwap (we are also considering other options in the future, with custom tools and solutions).

{% hint style="info" %}
You can search coins based on token ticker, name or token contract address.
{% endhint %}


---

# 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/discover-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.
