# Quick Start Guide

#### **1. Add the Bot** <a href="#id-1.-add-the-bot" id="id-1.-add-the-bot"></a>

* Search for `@grodt_trading_bot`on Telegram
* Or click: [t.me/GrodtTrading\_Bot](https://t.me/grodt_trading_bot)​
* Press `Start` to begin interaction

#### **2. Create Your Account** <a href="#id-2.-create-your-account" id="id-2.-create-your-account"></a>

* Type `/start` to initialize your account
* Your account is created instantly
* Create wallet or import already one using private key

#### **3. Check Commands** <a href="#id-3.-check-commands" id="id-3.-check-commands"></a>

Essential commands to know:

* `/buy` - Purchase token
* `/sell` - Sell tokens
* `/withdraw` - Transfer funds to wallet
* `/settings` - Access full command list
* `/limitorders` - Access all the placed limit orders
* `/help` - Open the help menu

#### **4. Make Your First Trade** <a href="#id-4.-make-your-first-trade" id="id-4.-make-your-first-trade"></a>

**To Buy Tokens:**

1\. Send /buy. Select a token (e.g., BONK)3. Enter SOL amount (e.g., 0.1)4. Confirm transaction

**To Sell Tokens:**

1\. Send /sell. Select a token (e.g., BONK)3. Enter amount or percentage4. Confirm transaction

#### **5. Withdraw Funds** <a href="#id-5.-withdraw-funds" id="id-5.-withdraw-funds"></a>

1\. Send /withdraw. Select SOL or SPL token3. Enter amount4. Enter your Solana wallet address5. Confirm transaction

#### **6. Join Weekly Prize Draw** <a href="#id-6.-join-weekly-prize-draw" id="id-6.-join-weekly-prize-draw"></a>

* Every trade automatically enters you
* 0.1% of trade volume funds the pool
* Winners announced Sundays at 7 PM EST

#### **7. Invite Friends & Earn** <a href="#id-7.-invite-friends-and-earn" id="id-7.-invite-friends-and-earn"></a>

* Use `/referrals` to get your unique link
* Earn 50% commission on direct referrals
* Earn 10% on second-layer referrals

***

#### **Tips for Success** <a href="#tips-for-success" id="tips-for-success"></a>

* Start with small trades to get comfortable
* Always verify wallet addresses before withdrawing
* Set slippage higher for low-liquidity tokens
* Save transaction links for your records

***

Need Help?Send /help for command assistanceVisit our Documentation for detailed guidesThat's it! You're ready to start trading on Solana through GRODT Trading Bot. Happy trading!de


---

# 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://grodt-bot.gitbook.io/grodt-trading-bot/overview/quick-start-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.
