> For the complete documentation index, see [llms.txt](https://docs.vyfi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vyfi.io/vy-finance-products/vaults/nfts/staking.md).

# Staking NFTs

![](/files/cBa8GgD8eiArD6WY1e2O)

\-        Locate the “NFT Vault” tab

\-        Select “Stake”

![](/files/B3DiVMPzkIeYeeTJx6pM)

&#x20;\-        Select how many NFTs you would like to stake

\-        You can stake multiple NFTs at once (This is done by increasing the quantity sent)

![](/files/q8e2x3F6di6xCsvrT2oJ)

&#x20;\-        Select “Stake”&#x20;

![](/files/7g6CUwJZmzXhjMvYoAZC)

&#x20; \-        You can review what you’re sending through the “Transaction Sign Request” and the drop-down icon next to “Asset”&#x20;

![](/files/KSgWk3w4KIW3GiiqWUGx)

&#x20; \-        After you have reviewed your transaction select “Sign”

![](/files/2rPtMp4tvCgDnKlKUyw7)

\-        Enter your NAMI spending password

\-        Select “Confirm”

![](/files/uYse4QBrVhZLfrT8U4aW)

\-        Once the Transaction is submitted a notification will appear in the top right corner of the screen

![](/files/iCQ6h3qM2RgBKI3cCVvv)

\-        Wait for your NFT to be sent and then refresh the page

\-        You can view your transaction in the transactions tab (the third icon) on NAMI

![](/files/ErlJohfzWrPwmHEfZsIJ)

\-        Once the platform receives the NFT you will be able to view:

• How many NFTs you have staked

• How long until you can harvest

• How many tokens earnt


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vyfi.io/vy-finance-products/vaults/nfts/staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
