# Depositing NFT

To leverage arbitrage opportunities or to diversify your exposure to NFTs by trading in your NFTs for Fungify NFT Index Tokens you can use the Deposit functionality on the protocol.

## Depositing

Navigating from the Overview page to the Deposit page you are able to select the NFT collection in the drop-down.

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

From there you can enter in the amount of NFTs you want to deposit. The protocol will pick from the NFTs in your wallet at random. If you wish to select specific NFTs then you can click "Manually Select NFTs" and select the specific ones you want.

<figure><img src="/files/w7BCE8E9qVaPwKRX9ESb" alt=""><figcaption><p>Enter the amount of NFTs you want to deposit</p></figcaption></figure>

<figure><img src="/files/I34E7v4AurKAKiS9HrbA" alt=""><figcaption><p>You can manually select the NFTs you want to deposit</p></figcaption></figure>

Afterwards you're able to see how many Fungify NFT Index Tokens you'll receive and you can proceed with the swap.

<figure><img src="/files/2Hx9ujtIxFvU0aPfLHaZ" alt=""><figcaption><p>Once ready you can swap</p></figcaption></figure>

## Bonuses and Fees

Fungify will incentivize users to balance the Index by giving more or less Fungify NFT Index Tokens depending on how out of balance the Index is. This is reflected in the Bonus. You can see the current Bonus for the collection in the details. This number, however, is only for the next NFT deposited. If you are depositing multiple NFTs this can change the amount of total Bonus you will receive. You can see the total Bonus or Fees in the Details section to help inform your decision on how many NFTs you want to deposit.


---

# 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/depositing-nft.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.
