# How to earn yields from Earn vaults

WOOFi is a great tool for earning passive yield without risk of impermanent loss.

Head to [WOOFi Earn](https://woofi.com/swap/earn) and connect your wallet. Here you'll find a dashboard with all the Earn vaults that WOOFi supports and other useful information like real-time APRs, your deposits, and the USD value of yields you've earned.      &#x20;

<figure><img src="/files/aSMiSoeoUOYrS6NElrSk" alt=""><figcaption><p>Understanding the WOOFi Earn dashboard</p></figcaption></figure>

Toggle 'hide zero balances' to display only the vaults which your wallet has assets to deposit into. You can also click the 'all chains' button to access a drop-down menu that allows you to see which vaults WOOFi supports on specific chains.&#x20;

<figure><img src="/files/1YYgaRJRhRQIjJei7TcT" alt=""><figcaption><p>Using filters</p></figcaption></figure>

To start earning yield, choose a vault and enter the number of tokens you want to deposit in the input field. Now click the deposit button and you will be prompted to approve a transaction in your wallet.  &#x20;

<figure><img src="/files/uKCBloqruieybkb9DLlT" alt=""><figcaption><p>How to deposit into a vault </p></figcaption></figure>

Congrats, you're now earning yield! To earn additional WOO rewards, proceed to stake the WOOFi Earn tokens you have just received in your wallet. You'll need to give WOOFi permission to access them first by clicking the approve button. You can claim these WOO rewards in the box located to the right of the UI.

<figure><img src="/files/cJqKZ0tM7GNWgb4QXPhm" alt=""><figcaption><p>How to earn additional WOO rewards</p></figcaption></figure>

You can keep track of the yield you've earned by clicking on the 'My vaults' tab.

<figure><img src="/files/maTHOXhQs7SlFqEyjuw4" alt=""><figcaption><p>How to see yield that you've earned</p></figcaption></figure>

To withdraw from any vault, you'll first need to unstake your WOOFi earn tokens (the ones you originally deposited to earn WOO rewards). Navigate to the withdraw tab, then click the 'max' button, and finally the 'unstake' button.

<figure><img src="/files/AyqcuF4AX8ySp2qBCx1q" alt=""><figcaption><p>Step 1 of withdrawing</p></figcaption></figure>

Now you'll need to request a withdrawal. Once you've done this, come back to the UI after 00:00 UTC on the following Monday and you'll be able to withdraw the tokens you originally deposited into your wallet.

<figure><img src="/files/uVQ6e9eJgmTWJaM585CK" alt=""><figcaption><p>Request a withdrawal</p></figcaption></figure>

To withdraw instantly, you can do so by toggling 'instant withdraw', specifying the amount, and clicking 'instant withdraw'. Note: this will incur a 1% fee.&#x20;

<figure><img src="/files/UQkCIk0NFwbVgOk8iuO6" alt=""><figcaption><p>Instant withdrawals</p></figcaption></figure>


---

# 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://learn.woo.org/user-guides/how-to-earn-yields-from-earn-vaults.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.
