# Withdrawal

You can withdraw the tokens that you have staked in UNO at any time, the protocol does not impose any restrictions on the withdrawal of funds by users.

![](/files/i6rAuUrkJhbcADCyHHUV)

**To do this:**

1. Select the pool where you previously invested tokens in. For your convenience, you can filter out only those pools where your liquidity is by ticking the Staked Only field;
2. Expand the pool details, click on the Withdraw button and confirm the transaction. As soon as the transaction is confirmed, the tokens will be on your wallet.


---

# 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.uno.farm/tutorials/using-uno/staking-on-uno/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.
