# Quickstart

1\. Access the Bot

* Open Telegram
* Search for @budbot420\_bot
* Click 'Start' or type `/start`

#### 2. Create Your Wallet

```
Step 1: Type /copytrades
Step 2: Press button Generate My Wallet
```

#### 3. Fund Your Wallet

```
Step 1: Type /deposit
Step 2: Send SUI to your generated address
Step 3: Wait for confirmation (usually 1-3 seconds)
```

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

#### 4. Start Copy Trading

```
Step 1: Press +New Copy Trade
Step 2: Enter New Address to Copy Trade
Step 3: Adjust settings
Step 4: Profit
```

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

### Important Notes

* Always maintain sufficient SUI for gas fees
* Start with small amounts while learning
* Monitor your positions regularly
* Keep your wallet information secure


---

# 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://budbot.gitbook.io/budbot/getting-started/quickstart.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.
