# 全局设置-钱包导入

#### 📌 **功能简介**

#### **1.全局配置类似总开关，它的设置对所有聪明钱包生效。**

#### **2.如果关闭全局配置的开关按钮，机器人将停止工作。**

#### 3.如果需要进行PumpSwap交易，你需要持有wsol。

####

***

### 📸 全局配置界面预览

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

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

#### **最小卖出金额：**&#x6BCF;次卖出金额不能小于该值（最小值为0.001），若剩余持仓小于最小卖出金额，将会清仓。

#### **狙击代币过滤：**&#x5F00;启后相同DEV 120 秒内发射相同符号的代币不跟。例如 BTC 就是代币符号（无法保证100%成功）

#### gas保护：开启后，当您某次交易的gas超过0.35，同时当前交易无法进行加速的时候，我们将过滤这次交易来避免你买入在不理想的价格。（gas超过0.35，但速度正常时，交易不会被过滤

#### 连续失败保护：（无法保证100%成功）

（1）30分钟内所有跟单配置连续失败6次，自动关闭全局开配置开关。

（2）1小时内单个跟单配置连续失败4次，自动关闭单个配置开关。

#### **跟卖Gas：**&#x53EA;对复制聪明钱包的卖出有效，更高的费用可以让你跟随卖出更快

***

### 导入钱包

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

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

### <mark style="color:red;">操作步骤</mark>

<mark style="color:red;">点击导入钱包填入私钥 ，必须要点保存过后才能生效--生效成功后会显示钱包地址</mark>

<mark style="color:red;">导入新的钱包后会自动创建nonce账户需要花费 0.0075 SOL</mark>

***

### 💡 使用建议

* 在初次使用时建议小额测试，验证策略配置是否符合预期。
* 闪电间隔卖出适合流动性较高的代币，避免一次性冲击价格。
* 多段止损可以有效减少大幅下跌的损失，但需根据市场波动灵活调整。
* 注意滑点设置，过低可能导致交易失败，过高可能增加成本。

***

### ❓ 常见问题

**Q1：为什么跟单没有触发？**\
A1：请检查目标地址是否有交易行为，以及平台、币种、启用状态等配置是否正确。

**Q2：多段止损的执行顺序是怎样的？**\
A2：系统会按设置的比例从低到高依次触发止损卖出。

***

### 🔗 相关链接

* [返回文档首页](/ji-chu-shi-yong/publish-your-docs.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://docs.akbot.pro/gong-neng-mo-kuai/quan-ju-she-zhi-qian-bao-dao-ru.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.
