> For the complete documentation index, see [llms.txt](https://docs.tokentools.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokentools.app/english-1/launchpads/regret-launchpad.md).

# Emergency Fund Withdrawal

After participating and purchasing presale tokens, if you change your mind and want to withdraw your contribution, you can use the "Emergency Withdrawal" button, which will be charged a penalty of 20% of your contribution.

1. On the pre-sale release page, click the "Emergency Withdrawal" button

![emergency-withdraw](/files/xE8C1QOJ4WK8lQbI89xu)

2. Click "OK" to confirm the emergency withdrawal process

![emergency-withdraw](/files/gvi05erPCb1uZNeVlBa0)

3. After clicking "OK", MetaMask will 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.

![emergency-withdraw](/files/mbluVmHTbJZIutlxIu8J)

Notice:

* Emergency withdrawal will deduct your contribution (20% penalty) from the pre-sale pool
* You can use the "Emergency Withdrawal" button anytime until the end of the pre-sale timer.
* Before the end of the pre-sale or the hard cap is reached, you can use the "Emergency Withdrawal" button to make an emergency withdrawal at any time.


---

# 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:

```
GET https://docs.tokentools.app/english-1/launchpads/regret-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.
