# To Withdraw

1\. Under the Portfolio page, you will see 'My Positions'. Chose the Vault you want to make a withdrawal from and click 'Go To Vault'.

![](/files/rLoTIODy4szaUVMZOM15)

2\. Once you see this page, click 'Manage'.

![](/files/0Zn4eUXQRd9AvltLUArD)

3\. The following window will pop up. Click the Withdraw tab. You will see the button telling you to opt in. Opt in is required to request a withdrawal. Click 'Opt In'.

![](/files/Ek2dxlsP4HI61BlVYGIj)

4\. After you have successfully opted in, the button will now show 'Request Withdrawal'. Do note that you are only allowed to withdraw the full amount, no partial withdrawal is permitted. Click 'Request Withdrawal'. If you are requesting for withdrawal between the end of the current round and before the next round commences, your amount is immediately claimable upon clicking 'Request Withdrawal' (read more [here](/about-us/user-guide/vault-states.md)).

![](/files/6f7NhOmtMKEByuzhBsMz)

5\. Now, your requested withdrawal is added to the withdrawal queue, which is processed at the end of each round. You can view your requested withdrawal under the Portfolio page as shown. You can click 'Cancel Withdraw' if you change your mind.

![](/files/uOfppcjCkNneqAzQO0Zk)

6\. When your amount is ready to be claimed, 'Cancel Withdraw' will be changed to 'Withdraw'. Ensure that your Wallet is connected. Click 'Withdraw' to claim the full amount into your Wallet. Do note that the amount shown here is subject to change at the end of the round after settlement.

![](/files/tWtSSyzfQ0WMnsAvUQCT)


---

# 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.algorai.finance/about-us/user-guide/to-withdraw.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.
