> For the complete documentation index, see [llms.txt](https://birdytradebot.gitbook.io/birdyai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://birdytradebot.gitbook.io/birdyai/getting-started/quickstart.md).

# Quickstart

### Starting the Bot <a href="#starting-the-bot" id="starting-the-bot"></a>

To begin, head to [Birdy Trade Bot](https://t.me/BirdyTradeBot) and click on "Start"&#x20;

The bot will reply to you with the message below:

<div data-full-width="false"><figure><img src="/files/khHzaCcCcza46wIXXuce" alt="" width="375"><figcaption><p>Main Menu</p></figcaption></figure></div>

1️⃣ **Join Our Group**\
When you start the bot, it will first guide you to join our community groups for updates and support:

* **Birdy Support Group**: Get 24/7 assistance from our support team and connect with other BirdyTradeBot users. You can join [here](https://t.me/BirdyTrade).

Joining our groups ensures you stay informed about new features, updates, and have access to help whenever you need it.

2️⃣ **Quickstart**\
After joining the group, type `/start` and click the **Quickstart** button to configure your wallet and trading preferences.

In the **Quickstart Menu**, you’ll see:

* **Your Wallet Address**: The wallet linked to the bot for trading.

**⚙️ Settings** button, that will lead you to:

* **Your Buying Mode**: Select your preferred trading mode (e.g., BirdyAI, Birdy Signal, ATH, or Insider Alerts).
* **Your Automated Buy & Sell Settings**: Customize stop-loss (SL) and take-profit (TP) settings to align with your strategy.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://birdytradebot.gitbook.io/birdyai/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.
