# Earning Interest

Once you have Fungify NFT Index Tokens it's useful to stake them. This entitles you to shares of the fees from Deposits and Redemptions in the protocol. It will also entitle you to any claims the protocol is able to obtain from holding the NFTs.

## Staking

From the Overview page you navigate to the Earn page and you're able to enter the amount of tokens you want to Stake. Once done you just complete the Stake and it will return to you Staked Fungify NFT Tokens.

<figure><img src="/files/RCGSyFyGQkH57Phqex6q" alt=""><figcaption><p>Navigate to the Earn page</p></figcaption></figure>

<figure><img src="/files/QfixlVNLlKvOl7inwK8K" alt=""><figcaption><p>Enter the amount you want to Stake</p></figcaption></figure>

<figure><img src="/files/WqPpMbR23Gc7fJiaTng1" alt=""><figcaption><p>Once ready you can proceed with staking</p></figcaption></figure>

## Unstaking

If you wish to Unstake, then on the Earn page you're able to select the Unstake tab. Here you can enter the amount of Staked Fungify NFT Tokens you want to unstake. Once done you just complete the Unstake and it will return to you the appropriate amount of Fungify NFT Index Tokens.

<figure><img src="/files/R6uPFcFTVXpN2UtqY07w" alt=""><figcaption><p>Navigate to the Unstake page</p></figcaption></figure>

<figure><img src="/files/SgXuBhbcYi30ffUv2nBQ" alt=""><figcaption><p>Enter the amount you want to Unstake</p></figcaption></figure>

<figure><img src="/files/vtth6CaCUW5nSFGlBKQf" alt=""><figcaption><p>Once read you can proceed with unstaking</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://docs.fungify.it/user-guide/index/earning-interest.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.
