# BSC - 市值管理教程

{% hint style="success" %}
**市值管理v2：**<https://bsc.ciaotool.io/swap/v2/market-making-manage-v2>

**市值管理v3：**<https://bsc.ciaotool.io/swap/v3/market-making-manage-v3>
{% endhint %}

### ✅ 如何使用市值管理？

#### 1. 设置代币

* 在输入框中填写目标代币地址，或点击下拉菜单选择当前钱包持有的代币。

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

* 快速切换交易买卖方&#x5411;**（From**：支出的代币、**To**：获得的代币）

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

{% hint style="warning" %}
V3市值管理操作中，设置代币直接粘贴**币对**即可
{% endhint %}

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

#### 2. 设置交易参数

* **设置交易间隔（单位：秒 ⏱️）**

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

* **选择交易数量模式（固定数量/固定留存/全部数量）**

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

#### **3.** 导入钱包私钥

将用于支付市值操作手续费的钱包私钥导入。

{% hint style="info" %}
请务必确保私钥安全，不要随意外泄。
{% endhint %}

#### **4.设置停止方式与循环执行次数**

* [x] 按执行次数停止：控制买卖力度与节奏
* [x] 按价格范围停止；避免超买或砸穿价格带

<figure><img src="/files/8A8YJRKUVoSiwgJAI3Gh" alt=""><figcaption></figcaption></figure>

#### 5.导入批量交易的钱包

* 可上传私钥文件导入和手动输入

{% hint style="info" %}
每个交易的钱包中，需要有一些（0.0008BNB） BNB 用于支付交易 Gas.
{% endhint %}

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

#### 6. 最终确认并开始交易

* 执行前请检查，仔细确认后点击 → **开始交易**

### ❓常见问题 FAQ

#### **1.** 运行中能暂停吗？

* [x] 答：可以，随时可暂停或立即终止，不影响资产储备。

#### **2.** 为什么市值管理建议使用多钱包？

* [x] 答：分散持仓、做盘痕迹更自然、盘口深度更真实、避免“一眼控盘”。

#### **3.** 固定留存模式的用途？

* [x] 答：保持每个钱包持仓结构不变，对外看更自然，减少恐慌性抛压。

#### **4.** 常见执行失败原因？

* [x] 答：滑点太低、余额不足、RPC 拥堵、Gas费用不足。

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

* **Email**：<support@ciaotool.io>
* **官网**：[https://ciaotool.io](https://ciaotool.io/)
* **X（Twitter）**：<https://x.com/CiaoTool>
* **Medium**： <https://medium.com/@ciaotool>
* **Blog**：<https://www.ciaoailiquidity.com/zh/blog>
* **YouTube**：<https://www.youtube.com/@CiaoTool>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/swap/market-making-v2-v3.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.
