> For the complete documentation index, see [llms.txt](https://we-roam.gitbook.io/metablox-learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://we-roam.gitbook.io/metablox-learn/roam-nft/roam-nft-staking.md).

# Roam NFT Staking

The Roam NFT can be staked for ongoing MBLX token rewards – keep reading to find out how.

**NFT Staking: What Is It?**

NFT staking is similar to cryptocurrency staking, wherein crypto holders lend liquidity to DEXs in exchange for rewards through interest or the transaction fees paid by the exchange users.

With NFT staking, you’re rewarded for temporarily adding your NFT to a protocol or platform and connecting your electronic wallet. You then receive periodic rewards in the form of tokens in return for depositing the NFT. The size of staking yields depends on how long your NFT is staked, and the value of the staked asset.

Like cryptocurrency staking, with NFT staking the holder typically decides upon their staking period between a few options. Or, like with the Roam NFT, the staking platform allows the holder to withdraw their NFT at any time.

Some staking platforms also let NFT holders lock their assets into a DAO (decentralized autonomous organization) pool, much like crypto holders do with their tokens. In this case, the staking pool is known as an NFT staking pool.

**Staking Roam NFTs**

Roam’s first NFT staking pool closed on December 12th, 2022, and holders who deposited their assets earned $ROAM token credits for each day of staking. After Roam’s TGE, these credits will become $ROAM tokens available for withdrawal into wallets and use on DeFi exchanges. Keep visiting Roam’s website and social media channels to find out about future NFT staking opportunities

\ <br>


---

# 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://we-roam.gitbook.io/metablox-learn/roam-nft/roam-nft-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.
