# NFT Staking Infrastructure

In addition to staking tokens via [aiRight’s Farming page](https://airight.io/token-farming), we have released the NFT Staking service as a time\&cost-saving solution to the collections generated on Oraichain and other blockchains (ETH, BSC,...).

* Opensource Minting Contract
* Opensource Marketplace Contract (With or without Royalty Protocol)
* Token Minting Contract on Oraichain
* NFT Staking Platform (NFT Staking Website)
* NFT Staking Contract on Oraichain

## NFT Staking for NFT collections minted on Oraichain

We provide an open-source smart contract and interface template for the developers to create an NFT staking pool to distribute rewards to the NFT holders.

* The holders of the NFTs can stake their assets and receive rewards in tokens. The APR is calculated based on the value of NFTs when they are sold from the artists, the staking duration, and the number of NFTs staked. There is no lock period required so the NFT holders can deposit and withdraw at any time and earn real-time rewards. If users withdraw their staked NFTs, the previous rewards still remain.
* Users will interact with aiRight NFT Staking Interface and use the Owallet to store NFTs, tokens, and rewards.

*If you want to customize the contract to distribute the rewards in a specific way, please contact us via* [*\[email protected\]*](https://1618543995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3poHJMls5Gg41zAgEa8S%2Fuploads%2F2FmdkGssLG6NXG4FtiC6%2Femail%20protection?alt=media) *to get support.*

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2FpCncqMPkyHbdteUMZqwp%2Fimage.png?alt=media\&token=19970c72-2eb4-48a7-a0da-92aa81da298c)

* NFT Staking v1

aiRight has released the NFT staking vaults and provides rewards in cooperation with our partners — verified artists.

Users can stake the NFTs of each collection on aiRight to a relative farming pool and receive rewards in the AIRI mainnet while maintaining ownership. The APR is calculated based on the value of NFTs when they are sold from the artists, the staking duration, and the number of NFTs staked. There is no lock period required so the NFT holders can deposit and withdraw at any time and earn real-time rewards. If users withdraw their staked NFTs, the previous rewards still remain.

* NFT Staking v2

With the mission of becoming a launchpad for artists, we will also launch NFT Staking v2, allowing creators to create their own staking pool to reward NFT holders. The pool creators can create and run their own token on Oraichain with technical support from the aiRight team. In cooperation with the asset verification mechanism on Discord, creators can easily build their own community and manage their own NFT projects.


---

# 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.airight.io/services-and-integration/nft-staking-infrastructure.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.
