# Fourmeme 专区

- [Fourmeme 创建并买入教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/fourmeme/create-and-buy.md): CiaoTool 在 BSC 推出的 FourMeme专区-BNB/USD1 模式，帮助你一次性完成从代币创建到初期买入，抢在机器人和市场前占据控盘先机。
- [Fourmeme 市值管理教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/fourmeme/market-making.md): FourMeme 提供多钱包批量自动买卖（Market Making）能力，支持按时间间隔、数量模式、价格区间等条件执行智能交易。通过设置买卖逻辑，可实现 拉盘、稳盘、控盘、洗盘换手 等市值管理策略。
- [Fourmeme 批量交易教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/fourmeme/batch-swap.md): 支持对多个钱包进行批量买入 / 卖出，常用于分散建仓、均匀卖出、控盘换手、整理筹码等场景。
- [Fourmeme - 多地址捆绑买入](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/fourmeme/multi-address-buy.md): FourMeme 多地址捆绑买入功能支持用户通过多个钱包地址同时执行代币买入操作。该功能能够在同一时间批量发起交易，提升买入成功率和效率，非常适合在新币上线初期抢先布局或实现分散买入策略。
- [Fourmeme - 多地址捆绑卖出](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/fourmeme/multi-address-sell.md): FourMeme 多地址捆绑卖出功能支持用户通过多个钱包地址同时执行代币卖出操作。


---

# 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.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.
