# Hibiki Echo infusion for R.H. staking

The first use case of Hibiki Echo, is related to staking of Regular Headphones (R.H.).

Once staked, R.H. can work similarly like Genesis Headphones, to give the holders right to long-term rewards of HBK. &#x20;

<figure><img src="/files/kmk3RVXJeHoQ8Zg9E0jF" alt=""><figcaption><p>The EchoSystem can be accessed under profile page</p></figcaption></figure>

To extract Hibiki Echo, the followings are needed:

* 1x Regular Headphones (R.H.)
* HUT

<figure><img src="/files/cN6z0xYRqZvKhp5Q74ij" alt=""><figcaption><p>Echo extraction and infusion</p></figcaption></figure>

Once extracted, the R.H. will be deconstructed, but the Hibiki Echo lived within it would get released.&#x20;

Infused headphones can be extracted again, although previously infused Hibiki Echo won't be extracted. Example: 1x infused Dope R.H. can be extracted to get 10 Hibiki Echo.&#x20;

Infused headphones can be upgraded to the next rarity and maintain its staking capability without incurring additional Hibiki Echo needs. &#x20;

### Hibiki Echo generated by R.H. extraction

<table><thead><tr><th width="134">Rarity</th><th>Hibiki Echo generated</th></tr></thead><tbody><tr><td>Dope</td><td>10</td></tr><tr><td>Rebel</td><td>30</td></tr><tr><td>Mirage</td><td>70</td></tr><tr><td>Fantom</td><td>120</td></tr><tr><td>Soul</td><td>190</td></tr></tbody></table>

### Hibiki Echo needed for R.H. infusion

<table><thead><tr><th width="134">Rarity</th><th>Hibiki Echo needed for infusion</th></tr></thead><tbody><tr><td>Dope</td><td>50</td></tr><tr><td>Rebel</td><td>120</td></tr><tr><td>Mirage</td><td>180</td></tr><tr><td>Fantom</td><td>230</td></tr><tr><td>Soul</td><td>270</td></tr></tbody></table>

### HUT needed for extracting Hibiki Echo from 1x R.H.

<table><thead><tr><th width="134">Rarity</th><th>HUT needed for Hibiki Echo extraction</th></tr></thead><tbody><tr><td>Dope</td><td>50</td></tr><tr><td>Rebel</td><td>100</td></tr><tr><td>Mirage</td><td>170</td></tr><tr><td>Fantom</td><td>270</td></tr><tr><td>Soul</td><td>300</td></tr></tbody></table>

### Conditions for extraction and infusion

Conditions for extracting Hibiki Echo from R.H.:

* Cannot be Base Headphones
* Cannot be Genesis Headphones
* Cannot be in a staked state
* Cannot be in a listed state
* Cannot be in a equipped state

Conditions for infusing Hibiki Echo to R.H.:

* Cannot be Base Headphones
* Cannot be Genesis Headphones
* Cannot be in an infused state
* Cannot be in a listed state

Additionally, locked headphones & headphones under cooldown can be extracted and infused.


---

# 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/the-echosystem/hibiki-echo-infusion-for-r.h.-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.
