# How it Works - Start

Follow these simple steps to launch Boost Legends via Telegram:

1. **📱 Open the Telegram Bot:**\
   Locate the official [Boost Legends Volume & Rank Booster bot](https://boostlegends.com/solana-volume-booster) on Telegram. Click **Start** to initiate a chat.
2. **🔗 Enter Your Token Contract Address (CA):**\
   Provide your token’s contract address. The bot will verify and display your token’s details.
3. **⚙️ Choose Your Feature:**\
   Select the command you wish to use from the menu:
   * **/volume\_booster** for increasing trading volume.
   * **/rank\_booster** for quickly trending on Dexscreener.
   * **/reaction\_booster** for adding social engagement.
   * **/pump\_fun\_bump** for maintaining visibility on Pump.fun.
4. **🛠️ Configure Your Settings:**\
   Adjust parameters such as transaction speed, volume targets, and reaction types. Predefined strategies are available for quick setup.
5. **💰 Deposit SOL:**\
   Follow the bot’s instructions to deposit the required amount of SOL. Funds are used for executing trades and will be deducted according to your chosen plan.
6. **🚀 Launch & Monitor:**\
   Confirm your settings and launch the bot. You can monitor real-time activity and receive status updates directly in Telegram.
7. **⏯️ Adjust on the Fly:**\
   If needed, use commands like **/pause**, **/resume**, or **/status** to control your campaign dynamically.


---

# 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://boost-legends.gitbook.io/solana-volume-bot/how-it-works-start.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.
