# Withdrawals&#x20;

You can withdraw deposits and rewards from the vesting page: [staking.illuvium.io/vesting](https://staking.illuvium.io/vesting)

### ![](/files/xk5okr3uiEnWr53Os6dX)

### Withdrawing Deposits

Users can withdraw unlocked Staking v2 deposits from the same pool together at the same time. For example, if you have made two deposits into the ILV/ETH pool, you can withdraw these together in one single transaction once they are both unlocked.

To do this, use the checkbox next to each eligible deposit item, and select the items you would like to withdraw.

![](/files/sXXvburWHme2kTb4RKh3)

A banner at the bottom of the page will appear when you have made your selection, showing you the total amount of tokens you have selected to withdraw and from how many stakes.

![](/files/GjbWGUfdONw6qGlVf4qw)

Once you are ready to proceed, click with Withdraw button, and a final pop-up will show you a confirmation of your selection.

![](/files/hX1nMGr6yRoS21GM69HZ)

### Withdrawing Rewards

Once they're unlocked, users can withdraw Staking v2 rewards the same way as Staking v2 deposits. You can choose to withdraw any number of rewards simultaneously, following the same steps described above for unlocked deposits.&#x20;


---

# 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.illuvium.io/staking-v2/user-guides/new-users/withdrawals.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.
