# FAQ

- [Help](https://guide-en.dbotx.com/faq/help.md): FAQ reference directory, click the title to go to the relevant category to view
- [About DBot ](https://guide-en.dbotx.com/faq/help/about-dbot.md)
- [About Copy Trading/Sniping](https://guide-en.dbotx.com/faq/help/about-copytrading-sniping.md)
- [About Slippage](https://guide-en.dbotx.com/faq/help/about-slippage.md)
- [About Pump](https://guide-en.dbotx.com/faq/help/about-pump.md)
- [Wallet Login](https://guide-en.dbotx.com/faq/help/wallet-login.md)
- [Account Rebinding](https://guide-en.dbotx.com/faq/help/account-rebinding.md)
- [EVM transaction failed](https://guide-en.dbotx.com/faq/help/evm-transaction-failed.md)
- [SOL transaction failed](https://guide-en.dbotx.com/faq/help/sol-transaction-failed.md)
- [Case Explanation](https://guide-en.dbotx.com/faq/help/case-explanation.md)
- [Safety Tips](https://guide-en.dbotx.com/faq/safety-tips.md)
- [Security Alert](https://guide-en.dbotx.com/faq/safety-tips/security-alert.md)
- [Device Management](https://guide-en.dbotx.com/faq/safety-tips/device-management.md)
- [API KEY](https://guide-en.dbotx.com/faq/safety-tips/api-key.md)
- [API Whitelist IPs](https://guide-en.dbotx.com/faq/safety-tips/api-whitelist-ips.md)
- [Google Authenticator (2FA) ](https://guide-en.dbotx.com/faq/safety-tips/google-authenticator-2fa.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/faq.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.
