# Diamond Bull Trading Bot Tutorial

## Diamond Bull Trading Bot Tutorial

- [Welcome to Diamond Bull Trading Bot](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/welcome-to-diamond-bull-trading-bot.md): This tutorial introduces the Diamond Bull Trading Bot, guiding you through setup, funding, and trading on the TON Blockchain with built-in tools for efficient risk management.
- [Wallet](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/wallet.md): Important Information: The bot supports v4R2 wallets. If Tonkeeper shows a v5 wallet, please adjust the settings accordingly.
- [Buy Token](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/buy-token.md)
- [Sell Token](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/sell-token.md)
- [Settings](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/settings.md)
- [Limit Orders](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/limit-orders.md)
- [Referral System](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/referral-system.md)
- [Statistics](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/statistics.md)
- [Whitepaper of DBT](https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/whitepaper-of-dbt.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/welcome-to-diamond-bull-trading-bot.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.
