# Getting Started

## DBot Register Tutorial

***

Go to the [DBot-Dashboard](https://dbotx.com/dashboard/), log in and register DBot (support Telegram/email/wallet login) to experience DEX automated trading for free.

Remember to bind your email, and wallet address to improve security (you can select your local language in the lower left corner of the DBot-Dashboard).

After binding DBot Telegram Bot, then you can use fast buy/sell, query rebate rewards, and push real-time trading status such as copy tradings, sniping, and limit orders.

[**How to bind Telegram Personal Bot?**  ](/telegram-bot/telegram-bot-for-personal.md)

`(If you have registered via Telegram, please log in via Telegram without binding)`

After completing the above registration and binding, you can directly trade on Telegram;&#x20;

* DBot telegram bots supports fast buy and sell, Anti-MEV mode settings, real-time push of copy orders, sniping, limit order status, check the rebate fee rewards in real time, and One-click batch close positions.
* Enter the contract address of the trading pair, and the token security will be automatically checked. (honeypot, LP burnt, mintable, freezable, top10 hold, etc.) DBot supports real-time gas querying for EVM.
* DBot Telegram Bot now supports creating and edit limit orders, auto sniper and copy trading. Also, token multisender and token collection are supported for TG Bot.
* DBot Telegram Bot supports auto-buying and security alerts for fast buy and auto buy (market cap, liquidity, etc.)

If you want toperform data analysis, you can log in to the Dashboard on the web or H5 mobile phone.

**Welcome to join DBot Telegram Group for communicating**

<https://t.me/DBot_EN>

## **DBot Official Documents**&#x20;

***

{% hint style="info" %}
[**DBot Plans Differences** ](<https://dbotx.com/pricing#compare >)

[**DBot Function Overview**](< https://dbotx.com/pricing >)&#x20;

[**DBot API Overview**](< https://dbotx.com/docs/overview>)&#x20;
{% endhint %}

## **DBot DEX Bot Tutorial**

***

{% hint style="info" %}
[**How to use Auto Copy Trading by DBot** ](/dex-trading-bot/auto-copy-trading.md)

[**How to use Auto Limit Order by DBot**](/dex-trading-bot/auto-limit-order.md)

[**How to use Auto Sniper by DBot**](/dex-trading-bot/auto-sniper.md)

[**How to use Fast Buy/Sell by DBot**](/dex-trading-bot/fast-buy-sell.md)

[**DBot — Probably the best, most comprehensive and cheapest DEX trading bot**](https://medium.com/@victordbot_1769/dbot-probably-the-best-most-comprehensive-and-cheapest-dex-trading-bot-04b87bcd57eb)

[**Make copy trading more than just a simple copy — How to use your own strategy to copy trade in DBot?**](https://medium.com/@victordbot_1769/make-copy-trading-more-than-just-a-simple-copy-how-to-use-your-own-strategy-to-copy-trade-in-dbot-2ea695c7a360)
{% endhint %}

## DEX KOL Community Strategy Picks<br>

***

{% hint style="info" %}
[**BSC Chain Trading and Copy Trading Basics (For Meme trading Beginners!)**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/JK34pWfWreuJIGJ_LTWr9NMlNQRNQR2vFuFz-kjlQBI)

[**How to Fix BNB Chain Meme Coin Trading Errors: 7 Common Issues & Practical Solutions**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/XHTS-oANlUFWGZgcEuISOpbwQyDhmhBG_wWMDKuNRrg)

[**How to Keep Your Wallet Safe When Trading on a DEX**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/Zvhwq267eKllwaYSRJEIQlOzf-1CqaqtJJS-uX4F5ts)

[**The Real Cost of Trading on Solana: Breaking Down On-Chain Transaction Fees**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/xj-buFwHa55aKEffkgADFa4YgmijmBiZiIWO36o086Q)

[**DEX Trading Guide — Common Liquidity Pool Mechanisms and the Causes of Slippage**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/Jz9JMoijcQFI4npvufOsEWFwRzhWA2bkmTL6ySgtY3w)

[**Common Smart Contract Pitfalls on EVM Chains**](https://mirror.xyz/dashboard/edit/cOrdej7EyjtO6NjyWz_Na_CzaBWTD-QCLl3Ot16YIgk)

[**How to Build Your Own Smart Wallet Database for Copy Trading on DEXs**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/s5ESR9qElMONtayzLXj1DUsA28y08l2aIMmVj4dtDWM)

[**How to Choose a Smart Wallet for Safer Copy Trading on DEXs**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/Or46REoiq0yO3rgipAnx0BjC4WSgRtBgu5JZnFHt9WU)

[**How to Read K-Line Charts Before Apeing into a Meme Coin**](https://mirror.xyz/0xB84C8d7F114Bc75d2D60633Dc738DAF11b01F7c6/0nX7DYhlZ1U7vFpG8wuyxaURUbZd5M8YdP0TK6XLGJQ)
{% endhint %}

`*None of the above is financial advice. For reference only. DYOR.`


---

# 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://guide-en.dbotx.com/dbot-automated-dex-trading/getting-started.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.
