# Welcome to BudBot

Welcome to the first fastest copy trading solution for the SUI blockchain! This bot allows you to automatically replicate trades from any SUI wallet address, making it easy to follow successful traders and potentially profit from their strategies.

### What is Copy Trading?

SUI Copy Trading is a Telegram bot that monitors specific wallet addresses on the SUI blockchain and automatically replicates their trading activities in your wallet. When your chosen address makes a trade, our bot executes the same trade for you using your predetermined settings.

#### Key Features

* 🤖 Automated trade copying
* 👛 Secure wallet management
* 💱 Real-time trade execution
* 📊 Position tracking
* 🔒 Manual sell option
* 💰 Easy deposits and withdrawals

### Jump right in

{% content-ref url="/pages/Zvukm7MAGL6ooitMTmpY" %}
[Getting Started](/budbot/getting-started/quickstart.md)
{% endcontent-ref %}


---

# 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/readme.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.
