# 如何购买预售

如何参与 TokenTools 的预售

1. 转入到以下链接 <https://tokentools.app/launchpad/list> 所有的launchpad 列表页面
2. 有4种预售状态：准备中，进行中，上市中，关闭。您只需购买处于【进行中】状态的预售。例如，“TT”预售目前正在【进行中】。选择要参与的项目，单击“ViewPool”。
3. 点击“ViewPool（查看池）”后，您可以看到与该预售相关的所有信息。您应该在购买前仔细检查所有内容。
4. 要购买预售，请在“数量”部分输入您要用于购买的 BNB（或 FTM、MATIC 或 ETH，具体取决于预售数量。相应的预售代币数量将自动计算在 BNB 数量之下。最后，点击“购买”按钮。

![buy-launchpad](/files/NZucHNdeVCa8UBsY1PSj)

5. MetaMask 现在会要求您确认交易。它还将向您显示您需要为该交易支付的费用。如果您同意，请单击“确认”按钮以完成该过程。

![buy-launchpad](/files/CaePkAfzc9tQU9xvj7cC)

6. 购买后，您会看到 你的贡献的BNB发生了变化，显示了您购买的BNB余额。

![buy-launchpad](/files/5m0jl7YLNCFN4rLSN3iT)


---

# 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/buy-launchpad.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.
