# TradeWiz Bot Guide

{% embed url="<https://t.me/TradeWizFast_Solbot>" %}

## Platforms Support

|                    |                 |
| ------------------ | --------------- |
| PumpFun            | Launchlab/Bonk  |
| Raydium Amm V4     | Raydium CPMM    |
| Raydium CLMM       | Meteora DLMM    |
| Meteora DBC        | Meteora DAMM V1 |
| Meteora DAMM V2    | PumpFun AMM     |
| Jupiter Aggregator | OKX Aggregator  |
| Moonit             | Boopfun         |
| Gavel              | Vertigo         |
| PancakeSwap        | Heaven          |

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

## **Getting Started with the Telegram Bot**

1. Open our Telegram bot: [TradeWiz](https://t.me/TradeWiz_Solbot) . (If you haven’t registered for Telegram, please do so first.)
2. Once you enter TradeWiz, we will create a Solana address for you. You need to transfer at least 0.1 SOL tokens to this address to start 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://tradewiz.gitbook.io/tradewiz/tradewiz-bot-guide.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.
