# Withdraw

### <mark style="color:blue;">Unstaking ibToken</mark>

1\. Press "My Assets" menu on the main page.

2\. Press "Unstake" of the cryptocurrency you intend to unstake.

<figure><img src="/files/VBwzssg55JREuB8VlOWV" alt=""><figcaption></figcaption></figure>

3\. Enter the number of ibTokens to unstake and press "Unstake"

* You can withdraw the cryptocurrency you have deposited after unstaking.

### <mark style="color:blue;">Withdrawing from Lending Pool</mark>

1\. Press "My Assets" menu on the main page.

2\. Press "Withdraw" of the cryptocurrency you intend to withdraw.

<figure><img src="/files/Go9VDZS7M3amoO1sEjK8" alt=""><figcaption></figcaption></figure>

3\. Enter number of Tokens to withdraw, and press "Withdraw"

4\. When completed, ibTokens are burnt and tokens will be withdrawn with the accrued interest.


---

# 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.kleva.io/legacy-en/guide/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.
