# 常见问题

### [**DBot相关问题**](/faq/help/about-dbot.md)

{% hint style="info" %}
关于DBot产品的相关问题，使用前查阅可以帮助您全方面了解DBot的优势
{% endhint %}

### [**跟单/狙击问题**](/faq/help/about-copytrading-sniping.md)

{% hint style="info" %}
归纳了DBot用户在使用跟单/狙击功能中的常见问题，详细地进行了回答以供参考
{% endhint %}

### [**关于滑点**](/faq/help/about-slippage.md)

{% hint style="info" %}
关于滑点的相关问题，包括：

《什么是滑点？什么是滑点容忍度？》

《如何设置滑点？》

《滑点常见问题： 为什么设置了10%滑点，还是会失败？&#x20;

Pump & Moonshot的交易为什么设置了100%滑点还是失败？》
{% endhint %}

### [**关于Pump**](/faq/help/about-pump.md)

{% hint style="info" %}
关于Pump的相关问题，包括：

《内盘PUMP为什么超额购买了？ 》

《 跟单PUMP DEV地址可以实现狙击吗？》
{% endhint %}

### [**钱包登录**](/faq/help/wallet-login.md)

{% hint style="info" %}
关于钱包登录的相关问题，包括：

《DBot支持哪些钱包的登录？》&#x20;

《注册登录DBot用幻影钱包只能EVM地址，不能用SOL吗？》
{% endhint %}

### [**账号换绑**](/faq/help/account-rebinding.md)

{% hint style="info" %}
DBot账号换绑步骤说明，包括：

《已用TG账号注册，如何换绑至其他DBot账号？》

《用钱包地址注册，如何换为邮箱登录？》
{% endhint %}

### [**EVM交易失败**](/faq/help/evm-transaction-failed.md)

{% hint style="info" %}
关于EVM交易失败的深度解析说明，包括：

《为什么我的EVM代币无法卖出？ 什么是貔貅/蜜罐/不开源/条件限制卖出代币？》&#x20;

《应该如何规避EVM上的貔貅/蜜罐/不开源/条件限制卖出代币？》
{% endhint %}

### [**SOL交易失败**](/faq/help/sol-transaction-failed.md)

{% hint style="info" %}
关于SOL交易失败的深度解析说明，包括：

《Solana 为何交易失败？》

《Solana 为何网络拥堵？》

《DBot SOL速度快的原理是什么？为何能有几率同区块或抢先买入？》

《DBot SOL跟单如何设置才能最快？》
{% endhint %}

### [**案例说明**](/faq/help/case-explanation.md)

{% hint style="info" %}
汇总用户在使用DBot时，遇到的各类交易问题案例和核查结果，为您提供专业的DEX经验参考
{% endhint %}


---

# 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://guide-zh.dbotx.com/faq/help.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.
