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

# NFT Staking

We believe that rewarding early miners and believers of our project is important, so we decided to push staking forward. Meta-Humanoid holders can reap the combined benefits of NFTs and DeFi protocols by staking, locking up their Humanoids in a smart contract to receive rewards.\
\
We have partnered up with Kuro Shiba to reward early humanoid holders. They can stake their Meta-Humanoids on Kuro Shiba for xMH tokens. These rewards are in the form of our X native token and the staking pool will run for 90 days, with each staked Meta-Humanoid NFT earning 10 xMH tokens per day, which can be redeemed for our native token in the near future.\
\
Now comes the fascinating part!\
\
Once 50% of Humanoids are minted out, we will launch our very own staking pool where users can earn Harmony One tokens or our **native token** or **both** by staking their Humanoid. The longer you are able to hold, the more you will gain.

## **How to stake your Humanoid at Kuro Shiba exhibition and reap xMH token?**&#x20;

**You will need:**

* A Meta Mask wallet connected to the Harmony network. You can find detailed instructions for doing so at the official [Harmony.one website.](https://docs.harmony.one/home/general/wallets/browser-extensions-wallets/metamask-wallet) There are also instructions for transferring $ONE from centralized exchanges like Binance.
* One Meta-Humanoid NFT minted on our official [website](https://www.metahumanoids.site/) or purchased from [NFT key.](https://nftkey.app/collections/metahumanoids/)
* 3500 $KURO purchased on [Defi Kingdoms](https://game.defikingdoms.com/#/marketplace) or [Viper Swap](https://viperswap.one/#/swap). \
  \
  $KURO price chart-<https://kuroshiba.club/chart>

{% hint style="info" %}
It is recommended to buy slightly more due to taxes encoded into $KURO's contract. For instance, 3600 $KURO
{% endhint %}

**What is xMH token?**

xMH is an untradable token distributed by the Meta-Humanoid team through the Kuro Shiba staking pool and giveaways. It has a total supply of **1 million.**\
However, xMH tokens currently have no value until they are exchanged for MH tokens at a later date.<br>

**Instructions**&#x20;

1. Before you can stake your NFTs, there is a one-time participation fee of 3,500 $KURO (\~$4) <https://dexscreener.com/harmony/0xe6881d26bf7c8a6d8267d7a9bae4c439a459994f>&#x20;
2. After you've paid the participation fee, you can now stake all of your Meta-Humanoid NFTs at [Kuro Shiba's exhibition page.](https://kuroshiba.club/exhibitions)
3. Connect your wallet in the top right and approve $KURO to be spent as a participation fee.
4. xMH tokens will begin to accumulate, and you can claim them at any moment. However, the xMH token does not currently hold any value.
5. 10 xMH tokens equate to 1 MH token.


---

# 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:

```
GET https://meta-humanoids.gitbook.io/meta-humanoids/nft-staking.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.
