> For the complete documentation index, see [llms.txt](https://docs.gtokentool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gtokentool.com/kun-bang-zhuan-qu.md).

# 捆绑专区

- [FOUR创建代币并捆绑买入教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/four-create-and-buy.md): 在FourMeme创建代币的同时进行代币买入操作，保证100%最早买入，有效简化交易流程并加速市场参与，快人一步，抢得先机，从而更早获得潜在的收益。
- [FOUR一键卖出教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/four-sell.md): 通过多个地址同步卖出持有的代币，避免单笔大额交易对价格造成冲击。支持自定义卖出数量，一键捆绑卖出，实现平稳止盈策略。
- [PancakeSwap V2一键卖出教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/pancakeswap-v2-sell.md): 通过多个地址同步卖出持有的代币，避免单笔大额交易对价格造成冲击。支持自定义卖出数量，一键捆绑卖出，实现平稳止盈策略。
- [PancakeSwap V3一键卖出教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/pancakeswap-v3-sell.md): 通过多个地址同步卖出持有的代币，避免单笔大额交易对价格造成冲击。支持自定义卖出数量，一键捆绑卖出，实现平稳止盈策略。
- [FOURMEME上传logo教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/fourmeme-upload-logo.md)
- [Flap创建代币并捆绑买入教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/flap-create-and-buy.md): 在Flap创建代币的同时进行代币买入操作，保证100%最早买入，有效简化交易流程并加速市场参与，快人一步，抢得先机，从而更早获得潜在的收益。
- [创建 V3 稳定池教程](https://docs.gtokentool.com/kun-bang-zhuan-qu/create-v3-stable-pool.md): 搭建 V3 稳定池，优化稳定币兑换深度与价格稳定性。
- [币安链（BSC）创建流动性并100%提前买入](https://docs.gtokentool.com/kun-bang-zhuan-qu/create-liquidity-and-buy.md): 在创建流动性池的同时进行代币买入操作，保证100%最早买入，有效简化交易流程并加速市场参与，快人一步，抢得先机，从而更早获得潜在的收益。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gtokentool.com/kun-bang-zhuan-qu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
