# Withdrawal

Those who staked must request a withdrawal, and then wait for a 15-day cooldown period to complete. \
\
After the cooldown, the amount you requested to withdraw becomes unlocked but still staked. \
\
The unlocked EPIK may now be transferred to the holder's wallet. After the withdrawal, the amount staked will go down by the amount withdrawn. \
\
This could change the user's membership level if the amount staked drops below the amount required to maintain your current membership level.


---

# 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.epikprime.com/epik/epik-prime-rewards-program/membership-by-staking/withdrawal.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.
