# Earn

You can access multiple earning strategies on NAVI through integrated yield products powered by [Volo](https://www.volosui.com/vaults).

Volo Vault is designed to lower the barrier to yield farming by simplifying the process for everyday users. Instead of managing complex strategies manually, you can deposit your tokens into a vault, and the protocol automatically deploys your funds into predefined yield farming strategies on your behalf.

<figure><img src="/files/77YchfYzaawExZBlRDbS" alt=""><figcaption></figcaption></figure>

### How to Stake

* Go to the Earn page.
* Browse the list of curated strategies.
* Select the strategy you want to participate in.
* Enter the amount you wish to invest (some strategies may have a minimum deposit requirement).
* Confirm the transaction.

Once completed, your funds will be deposited into the Volo Vault and begin generating yield automatically.

### How to Untake

You can unstake your position at any time.

* Click the “Unstake” button on the strategy card.
* Confirm the transaction.

If the strategy includes an unstaking period, your funds will become withdrawable after the specified time.

### Where can I see my position details?

Since Multiply is powered by [Volo](https://www.volosui.com/vaults), you can visit the Volo platform to view:

* Your activity history
* Strategy details
* Vault performance information

This allows you to track how your position is deployed and monitor its performance over time.

### Is there a fee charged?

Some strategies may charge platform or performance fees. Please refer to Volo's website for detailed information on applicable fees.


---

# 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://naviprotocol.gitbook.io/navi-protocol-docs/user-guides/earn.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.
