# NFT staking

{% tabs %}
{% tab title="Genesis Headphones Staking" %}
Genesis Headphones (G.H) are the core game assets that enables earning rewards such as Governance Token HBK under certain conditions.

## Staking restrictions:

* G.H can no longer mint new headphones during the staking period
* G.H can no longer perform "Remix" action during the staking period
* G.H can no longer be listed on market place during the staking period
* G.H can no longer be transferred to wallet during the staking period

## Staking streak:

Maintaining consecutive staking days will greatly improve staking results in long term. Staking streak is achieved according to the following rules:

<table><thead><tr><th width="171">Streak length</th><th>Reward tier</th></tr></thead><tbody><tr><td>&#x3C; 1 day</td><td>N/A</td></tr><tr><td>≤ 7 days                  </td><td>Tier 1</td></tr><tr><td>≤ 30 days                </td><td>Tier 2</td></tr><tr><td>≤ 90 days                </td><td>Tier 3</td></tr><tr><td>> 90 days                </td><td>Tier 4</td></tr></tbody></table>

&#x20;

## Staking Formula:

Daily steaking rewards is calculated on a per G.H. basis.&#x20;

0.5 \* Rarity of G.H \* Streak tier factor

Staking is performed at G.H level, accrued **every 24hours**.
{% endtab %}

{% tab title="Regular Headphones Staking" %}
Regular Headphones can be staked to get HBK rewards with reference to [Hibiki Echo infusion for R.H. staking](/hibiki-run-whitepaper-v3.0/how-it-works/the-echosystem/hibiki-echo-infusion-for-r.h.-staking.md).

<figure><img src="/files/u4Hn5iFVfJP3xM4KODBf" alt=""><figcaption><p>3 steps to start R.H. staking</p></figcaption></figure>

## Staking restrictions:

* R.H. can no longer mint new headphones during the staking period
* R.H. can no longer perform "Remix" action during the staking period
* R.H. can no longer be listed on market place during the staking period
* R.H. can no longer be transferred to wallet during the staking period

## Staking streak:

Maintaining consecutive staking days will greatly improve staking results in long term. Staking streak is achieved according to the following rules:

<table><thead><tr><th width="171">Streak length</th><th>Reward tier</th></tr></thead><tbody><tr><td>&#x3C; 1 day</td><td>N/A</td></tr><tr><td>≤ 7 days                  </td><td>Tier 1</td></tr><tr><td>≤ 30 days                </td><td>Tier 2</td></tr><tr><td>≤ 90 days                </td><td>Tier 3</td></tr><tr><td>> 90 days                </td><td>Tier 4</td></tr></tbody></table>

&#x20;

## Staking Formula:

Daily steaking rewards is calculated on a per R.H. basis.&#x20;

0.5 \* Rarity of R.H. \* Streak tier factor

Staking is performed at R.H. level, accrued **every 24hours**.
{% endtab %}

{% tab title="Digital collectible Staking" %}
Coming soon
{% endtab %}
{% endtabs %}


---

# 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://whitepaper.hibikirun.com/hibiki-run-whitepaper-v3.0/how-it-works/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.
