# Pouch

Pouches are available for sale in the marketplace. You can also collect pouches during [Listen Mode](/hibiki-run-whitepaper-v3.0/how-it-works/gamified-music-discovery.md#listen-mode) sessions.

<figure><img src="/files/LGom2DmeV2pQskMgwbg2" alt=""><figcaption><p>Game assets - pouch</p></figcaption></figure>

<figure><img src="/files/hqHmHHvEW2V5lf7hD2K8" alt=""><figcaption><p>The Pouch Matrix, amazing init?</p></figcaption></figure>

{% tabs %}
{% tab title="Stats" %}

## Type

&#x20;There are 5 types of pouches, each with providing different types of boosts.

* **Bell**: Affects remix base success rate
* **Tassel**: Endurance boost
* **Musubi**: Quality boost
* **Stamp**: Sensitivity boost
* **Bag**: Comfort boost

##

## Variety

There are 5 pouch varieties: Electric, Storm, Water, Fire, and Gold. Pouch variety will determine the variety of the Omamori created through the fusion process.
{% endtab %}

{% tab title="Actions" %}

## Fusion

Fusion is where Omamori is being created:

* Pouches being fused to create an Omamori must be of the same variety.&#x20;
* The provided boosts of the created Omamori will be determined by the boosts of all the pouches used for the fusion.&#x20;
* The Omamori created from the fusion will be automatically moved to your collection.&#x20;
* Fusion cost: 15 HUT + 5 HBK
  {% endtab %}
  {% endtabs %}

<figure><img src="/files/UFvOMFin4rEwRhQ6tqlb" alt=""><figcaption><p>Omamori fusion</p></figcaption></figure>


---

# 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/game-assets/pouch.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.
