# How to Withdraw Your Donation

After participating and purchasing pre-sale tokens, if the soft cap has not been reached, you will need to wait until the end of the pre-sale to withdraw your contribution.

In this case, you can withdraw your contribution (BNB/ETH/KCC/AVAX) by clicking the "Withdraw Contribution" button.

![how-to-withdraw-your-contribution](/files/pB4hpB4AHND9fnTZ7VXO)

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.

\<img src="../.gitbook/assets/launchpad/Snipaste\_2022-05-08\_21-49-45.png" alt="how-to-withdraw-your-contribution" style="zoom:50%;" / >

You will see a popup in the upper right corner as shown below:

![](/files/Tn3kY4du7CwA85X85TOz)

Check the balance of your wallet to see if the BNB is back.


---

# 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/withdraw-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.
