# Withdrawal Execution

Once your withdrawal request unlocks, you can access your funds any time during the designated window.

***

#### Partial Withdrawals Within Unlock Window

You don't need to withdraw the full amount at once. Instead, you can:

* Withdraw in multiple transactions during the unlock window
* Leave part of the requested amount in the pool if you change your mind

**Example:** You request to withdraw **1,000 ELPP tokens**\
During your unlock period, you may:

* Withdraw **400** → 600 remaining
* Later withdraw **300** → 300 remaining
* Leave or withdraw the final 300

***

#### Cancellation Before Unlock

You may cancel a pending request **any time before it unlocks**.

* Once canceled, the tokens become immediately available for transfers or future requests
* **Partial modifications are not supported** — only full cancellation is possible

***

#### Important Notes

* **Fixed Withdrawal Windows:** You must withdraw within the unlock window. If you miss it, the request expires.
* **Expired Requests:** An expired request cannot be executed and must be resubmitted if you still wish to withdraw.

***

#### Example Scenario

* **Today:** July 10, 2023
* **PNL Ratio:** 5% → Timelock assigned: **2 epochs**
* **Unlock Epoch:** 65 → **Window: July 16–18, 2023**
* **Execution:** Withdraw any amount during Epoch 65
* **Missed Window:** The request expires; you must submit a new one if needed

***


---

# 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.electra.exchange/electra-liquidity-provider-pool/withdrawal-system/withdrawal-execution.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.
