# Tutorial

1. Visit the Dapp staking page - [here](https://app.renzoprotocol.com/ezeth?fromToken=0xbf5495Efe5DB9ce00f80364C8B423567e58d2110\&toToken=0x0000000000000000000000000000000000000000\&instantWithdraw=false)
2. Toggle between the “Instant” or normal "withdraw" feature

<figure><img src="/files/MiDATkS7LP8A6PYILJZt" alt="" width="299"><figcaption></figcaption></figure>

“Withdraw” could take up to 15 days cooldown period whereas “Instant” settles in seconds.

3. Select the collateral asset you’d like to withdraw and input amount you wish to withdraw
4. Review the transaction, and approve.
5. View your withdrawal status at the bottom of the page and proceed to claim once collateral is ready.

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

{% hint style="info" %}
***For faster withdrawals, simply use the instant withdrawal feature***. [more info](https://docs.renzoprotocol.com/docs/product/withdrawals/instant-withdrawals)
{% endhint %}


---

# 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.renzoprotocol.com/docs/services/withdrawals/tutorial.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.
