# 市值管理机器人

- [市值管理](https://ciaotool.gitbook.io/docs/zh-hans/tools/market-bot/market-making.md)
- [批量交易](https://ciaotool.gitbook.io/docs/zh-hans/tools/market-bot/batch-swap.md)
- [防夹交易量机器人](https://ciaotool.gitbook.io/docs/zh-hans/tools/market-bot/anti-mev.md)
- [提升交易人数](https://ciaotool.gitbook.io/docs/zh-hans/tools/market-bot/buy-maker.md)
- [提升持币人数](https://ciaotool.gitbook.io/docs/zh-hans/tools/market-bot/buy-holder.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/tools/market-bot.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.
