# 默认限制解除

{% hint style="info" %}
**DBot控制台-**[**通用设置**](https://dbotx.com/dashboard/zh/settings/general)**，可手动开启以下功能默认限制的解除**
{% endhint %}

<figure><img src="/files/BOtzMEYBaMZDyuHrnWyE" alt=""><figcaption></figcaption></figure>

* **PumpSwap反向交易对**

`* Solana中，一般的交易对结构是以SOL为计价货币(包括从Pump自动迁移的)，例如：TRUMP/SOL ，但在PumpSwap上手动创建的流动池为反向交易对，例如SOL/TRUMP，是以TRUMP为计价货币，这类交易对大多风险较高，我们已进行屏蔽不可交易，打开此开关后可正常在此类交易对中交易`

* **不限Moonshot滑点：**&#x9ED8;认Moonshot所有交易的最大滑点已限制为50%

`Moonshot的交易方式为固定买入的token数量，调整消耗的SOL的数量，实际消耗的SOL的上限为：填写的SOL / (1-滑点)，若填写1 SOL，滑点为20%，则上限为1/(1-0.2)=1.25 SOL`

`为保证用户资金安全，我们已将Moonshot相关交易（包括跟单、限价单、快速买卖、止盈止损、开盘卖出等）的最大滑点限制为50%，打开此开关后，Moonshot的最大滑点将限制为99%`

* **不自动迁移Pump任务到外盘**
* **不自动迁移SunPump任务到外盘**
* **不自动迁移Moonshot任务到外盘**
* **不自动迁移Four任务到外盘**
* **不自动迁移LaunchLab任务到外盘**
* **不自动迁移Meteora DBC任务到外盘**
* **不自动迁移Boop任务到外盘**

`*当Pump / SunPump / Moonshot / Four / Raydium LaunchLab / Meteora DBC / Boop上的代币内盘进度达到100%并在Raydium / PumpSwap / SunSwap / Meteora / PancekeSwap创建流动池后，针对此代币创建的自动止盈止损订单 (跟单和快速买卖)、限价单将会迁移到Raydium / PumpSwap / SunSwap / Meteora / PancekeSwap继续执行（暂不支持移动止盈止损任务，以及Moonshot在Raydium创建流动池的代币），开启此开关将放弃迁移，这些任务将会失效`


---

# 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-zh.dbotx.com/dex-trading-bot/dbot-settings/cancel-default-restrictions.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.
