# Fourmeme 市值管理教程

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

{% hint style="warning" %}
如果你更偏好视频形式的学习，欢迎观看本教程
{% endhint %}

{% embed url="<https://youtu.be/YKa1RO7n-ZI>" %}

## ✅ 如何使用Fourmeme 市值管理工具：

### 1. 导入钱包私钥

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

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

### 2. 设置代币

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

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

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

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

### 3. 设置交易参数

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

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

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

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

* **设置滑点**

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

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

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

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

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

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

<figure><img src="/files/0FJ3m8wKZVdh0rAiB6tM" alt=""><figcaption></figcaption></figure>

### 5. 最终确认并执行

* 执行前请检查：\
  ✅ 买卖方向\
  ✅ 代币是否正确\
  ✅ 滑点是否合理\
  ✅ 停止条件是否设好

  确认后点击 → **开始执行**

### ❓常见问题 FAQ

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

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

#### **2.** 滑点太低会导致什么？

* [x] 答：成交失败/无法完成买卖/交易频繁报错，尤其是低池深代币必须提高滑点。

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

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

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

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

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

* [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/fourmeme/market-making.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.
