# Trade(Buy/Sell)

### 💡 Instantly Trade Any Token

[Dexlab Factory Bot](https://t.me/dexlab_factory_bot) makes it simple to trade tokens instantly using a variety of powerful aggregators — including OKX, Jupiter, and Pump.fun.

There are two easy ways to trade:

***

#### ① Using a Token Mint (Contract Address)

If you already have a token mint address, you can initiate a trade directly.

* Paste the token mint address in the chat
* The bot fetches real-time info (price, volume, source, chart)
* Tap Buy or Sell to trade immediately

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

#### ② Browse Tokens via Trending or New Listing

You can discover active tokens through:

* Trending: Popular tokens based on trading volume
* New Listing: Recently created or listed tokens

From either section, tap a token to view its info and trade it instantly using Buy / Sell buttons.

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

### ⚙️ Swap Features

* Trades are routed via:
  * [Pump.fun](https://pump.fun)
  * [OKX](https://www.okx.com)
  * [Jupiter Aggregator](https://jup.ag)
  * Titan (Coming soon)
* Prices are automatically optimized across platforms
* Fast execution and full integration inside Telegram

***

### 📌 Notes

* Swaps require a small amount of SOL in your deposit wallet.
* Slippage and swap mode can be configured in the Settings menu.
* Always double-check token mint addresses before 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/trade-buy-sell.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.
