# Base - SushiSwap 专区

- [Base - V3 批量交易教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/base/swap/batch-swap.md): 专为 SushiSwap 平台提供的多地址批量兑换与交易执行工具。支持快速将多个地址内的代币同步兑换为指定代币，大幅提升交易效率与时效性，特别适用于需要快速执行大量交易的场景。
- [Base - 创建 V3 流动性池教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/base/swap/create-liquidity-pool-v3.md)
- [Base - 添加 V3 流动性教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/base/swap/liquidity-adder-v3.md)
- [Base - 移除 V3 流动性教程](https://ciaotool.gitbook.io/docs/zh-hans/chains/base/swap/liquidity-remover-v3.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/base/swap.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.
