# How to Buy Presale

How to Participate in the TokenTool Pre-Sale

1. Go to the following link <https://tokentools.app/launchpad/list> all launchpad list pages
2. There are 4 pre-sale states: in preparation, in progress, on the market, and closed. You only need to buy pre-sales that are in the status of 【in progress】. For example, the "TT" pre-sale is currently \[Ongoing]. Select the project you want to participate in, and click "ViewPool".
3. After clicking "ViewPool", you can see all the information related to the pre-sale. You should check everything carefully before buying.
4. To purchase the pre-sale, enter the BNB (or FTM, MATIC, or ETH, depending on the pre-sale amount) you want to use for the purchase in the "Quantity" section. The corresponding amount of pre-sale tokens will be automatically calculated between the amount of BNB Next, and finally, click the "Buy" button.

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

5. MetaMask will now ask you to confirm the transaction. It will also show you the fee you need to pay for the transaction. If you agree, click the "Confirm" button to complete the process.

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

6. After purchasing, you will see that the BNB you contributed has changed, showing the BNB balance you purchased.

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


---

# 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/english-1/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.
