# Flap 专区

- [Flap - 创建并买入教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/flap/create-and-buy.md): Flap 与 FourMeme 的最大区别在于：Flap 是更低门槛、更纯粹 的 Meme 发射平台。
- [Flap 市值管理教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/flap/market-making.md): Flap 提供多钱包批量自动买卖（Market Making）能力，支持按时间间隔、数量模式、价格区间等条件执行智能交易。通过设置买卖逻辑，可实现 拉盘、稳盘、控盘、洗盘换手 等市值管理策略。
- [Flap 批量交易教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/flap/batch-swap.md): 支持对多个钱包进行批量买入 / 卖出，常用于分散建仓、均匀卖出、控盘换手、整理筹码等场景。
- [Flap - 多地址捆绑买入教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/flap/multi-address-buy.md): 多地址捆绑买入功能支持用户通过多个钱包地址同时执行代币买入操作。
- [Flap - 多地址捆绑卖出教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/flap/multi-address-sell.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://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/flap.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.
