# Token Search & Trending

### 💡 Easily Discover and Analyze Tokens

The [Dexlab Factory Bot](https://t.me/dexlab_factory_bot) offers intuitive tools to search, analyze, and explore tokens directly from Telegram — no external tools required.

You can:

* Search by mint address, token name, or Pump.fun URL
* Discover trending or newly listed tokens
* View trading volume, price charts, and real-time token data
* Trade instantly from the result screen

***

### 🧭 Main Menu Navigation

You can access the search features by tapping Token Search, Trending, or New Listing.

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

### 🔥 Trending Tokens

Tap Trending to see tokens with the highest trading volume over the last 24 hours.

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

* Tokens are displayed with % change, volume, and rank
* Tap a number to see detailed info and proceed to trading

### 🆕 New Listings

Use the New Listing feature to find recently launched or added tokens.

<figure><img src="/files/6uQW3h1KSSPuQvaG1pMI" alt=""><figcaption></figcaption></figure>

* See name, symbol, and liquidity of each token
* Great for discovering meme tokens early

### 🔍 Keyword or Mint Search

You can search for any token using its:

* Mint address
* Token name or keyword
* Pump.fun URL

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

* Results are listed with volume and clickable detail buttons
* Supports fuzzy keyword matching

### 📌 Notes

* Clicking on any result opens up token details with trading options
* You can combine this with the Swap feature for immediate trading


---

# 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.dexlab.space/products/dexlab-factory-bot/token-search-and-trending.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.
