# Headphones

Headphones are available on the in-app marketplace and is the prerequisite for starting a move-and-listen-to-earn session. But rest assured all registered users can get a pair of base headphones for free.

{% tabs %}
{% tab title="Metrics" %}
**Property** - all headphones have these property points&#x20;

* Quality - impacts $HUT generation
* Sensitivity - determines level of luck&#x20;
* Comfort - impacts $HBK generation
* Endurance - affects battery depletion speed

**Variety** - each headphone has one of these trait that corresponds to a few unique music genres

* Electric - Electric / House&#x20;
* Water - Jazz / R\&B / Classical
* Fire - Hip-hop
* Gold - All genres

**Rarity** - the higher the pitch, the better

* Dope
* Rebel
* Mirage
* Fantom
* Soul
* Legendary
* Titan

**Level** - only opens up to 15 at this stage

**Type** - defines headphone's restriction and value

* **Base headphone**&#x20;

  every registered user will be given a free pair of "Base" type headphone with "Dope" rarity to begin their M2E journey with below restrictions:

  * Can not withdraw to on-chain wallet until remixing to "Rebel" or above
  * Can not mint new headphones until remixing to "Rebel" or above
  * All four properties start with value 1&#x20;

* **Regular headphone**
  * No restrictions in M2E gamification

* **Genesis headphone**
  * Can only be obtained from whitelist or certain roles from Hibiki Run community rewards
  * No restrictions in M2E gamification
  * A unique identifier "G" can be seen in headphone details&#x20;
    {% endtab %}

{% tab title="Actions" %}
**Mint** - with 2 headphones, users can sort of "breed" a Gashapon from which a new headphone is born

**Level up** - spend tokens to gain extra property points and increase daily token generation limit

**Charge** - each m2e session costs headphone's battery and you don't want it running out of juice

**Remix** - one way of getting a higher rarity headphone is by merging a lower rarity one with Omamori&#x20;

**Fuse** - **\[In future release]** PFP NFT and headphone NFT fusion can be done naturally to mint a new PFP headphone NFT.

**Wear** - Omamori is soulbound, hence wearing it will trigger a countdown in its lifespan
{% 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/index/m2e-nft-assets/headphones.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.
