# 启动板

- [创建标准Mint预售](https://docs.tokentools.app/launchpads/simple-mint.md): 100% 去中心化的预售合约创建教程
- [创建加池子Mint预售](https://docs.tokentools.app/launchpads/add-lp-mint.md): 100% 去中心化、预售即加池、自动分发 LP、人人都是做市商
- [创建捐款Mint预售](https://docs.tokentools.app/launchpads/donate-mint.md): 100% 去中心化的预售合约创建教程
- [创建启动板](https://docs.tokentools.app/launchpads/create-a-launchpad.md)
- [更新启动板](https://docs.tokentools.app/launchpads/update-a-launchpad.md)
- [完成启动板](https://docs.tokentools.app/launchpads/finalize-a-launchpad.md)
- [添加/删除白名单](https://docs.tokentools.app/launchpads/add-remove-whitelists.md)
- [如何购买预售](https://docs.tokentools.app/launchpads/buy-launchpad.md)
- [如何领取代币](https://docs.tokentools.app/launchpads/token-launchpad.md)
- [如何撤回您的捐款](https://docs.tokentools.app/launchpads/withdraw-launchpad.md)
- [紧急撤回资金](https://docs.tokentools.app/launchpads/regret-launchpad.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://docs.tokentools.app/launchpads.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.
