# DEX Trading Bot

- [Auto Copy Trading](https://guide-en.dbotx.com/dex-trading-bot/auto-copy-trading.md): Follow Smart Money and get investment income automatically
- [Copy Filter](https://guide-en.dbotx.com/dex-trading-bot/auto-copy-trading/copy-filter.md)
- [Copy Records](https://guide-en.dbotx.com/dex-trading-bot/auto-copy-trading/copy-records.md)
- [Copy Group](https://guide-en.dbotx.com/dex-trading-bot/auto-copy-trading/copy-group.md)
- [Copy Templates](https://guide-en.dbotx.com/dex-trading-bot/auto-copy-trading/copy-templates.md)
- [Copy Blacklist](https://guide-en.dbotx.com/dex-trading-bot/auto-copy-trading/copy-blacklist.md)
- [Auto Limit Order](https://guide-en.dbotx.com/dex-trading-bot/auto-limit-order.md): Buy low, sell high, automatic take profit or stop loss according to pre-set strategies
- [Auto Sniper](https://guide-en.dbotx.com/dex-trading-bot/auto-sniper.md): Custom snipe tokens, track automatically and sell at the right time
- [Fast Buy/Sell](https://guide-en.dbotx.com/dex-trading-bot/fast-buy-sell.md): Buy/sell tokens easily, quickly and securely
- [Auto TP/SL](https://guide-en.dbotx.com/dex-trading-bot/auto-tp-sl.md)
- [Pump Trading](https://guide-en.dbotx.com/dex-trading-bot/pump-trading.md)
- [Trigger Order](https://guide-en.dbotx.com/dex-trading-bot/trigger-order.md): Choose the conditions and trade at the best time
- [Opening Sell ](https://guide-en.dbotx.com/dex-trading-bot/trigger-order/opening-sell.md)
- [Dev Sell](https://guide-en.dbotx.com/dex-trading-bot/trigger-order/dev-sell.md)
- [Sol Bribery](https://guide-en.dbotx.com/dex-trading-bot/sol-bribery.md)
- [Parallel Account](https://guide-en.dbotx.com/dex-trading-bot/parallel-account.md): Parallel accounts can improve trading speed and success rate
- [Holding/Assets](https://guide-en.dbotx.com/dex-trading-bot/holding-assets.md)
- [Marketing](https://guide-en.dbotx.com/dex-trading-bot/marketing.md): Marketing (K-Line) for Solana/BSC: real-time data / one-click buy & sell / valid order management etc.
- [Chrome Extension](https://guide-en.dbotx.com/dex-trading-bot/chrome-extension.md)
- [Billing](https://guide-en.dbotx.com/dex-trading-bot/billing.md)
- [User Audit](https://guide-en.dbotx.com/dex-trading-bot/user-audit.md)
- [DBot Settings](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings.md)
- [Multi Language](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/multi-language.md)
- [Default Chain](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/default-chain.md)
- [Default Wallet/Trading Fee Wallet](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/default-wallet-trading-fee-wallet.md)
- [Cancel default restrictions](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/cancel-default-restrictions.md)
- [Template settings](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/template-settings.md)
- [Google Authenticator (2FA)](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/google-authenticator-2fa.md)
- [Security Alert](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/security-alert.md)
- [Device Management](https://guide-en.dbotx.com/dex-trading-bot/dbot-settings/device-management.md)


---

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