# Finding Tokens Fast

We implemented a feed which displays the last pump.fun tokens minted. It is very usefull to take early positions and make profit. To use it you can do so :&#x20;

* On your /start menu on the bot click "Fresh mints" or you can just click on this link : <https://t.me/PumpLiveMint>
* You will see displayed tokens, for example :

<figure><img src="/files/75ETCiuee67VmgBSXELi" alt="" width="284"><figcaption></figcaption></figure>

You can see all token information on real-time. If you decide to buy him just click "Fast Buy" and you will own it on your bot.

Don't forget to modify your fast buy settings on the bot before. Tutorial here : [Settings](/quick-setup-guide/settings.md)


---

# 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://doc.pumpfunbot.io/quick-setup-guide/finding-tokens-fast.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.
