# The EchoSystem

## Overview

At its core, the EchoSystem is designed to incentivize contributors. Hibiki Echoes can be earned through activities such as burning NFTs, inviting new users, attending offline events, and other activities that help the ecosystem grow. Users can spend Echoes on various things, such as enabling Regular Headphones (R.H.) staking, claiming rewards from the leaderboard, enabling customized playlists, increasing the daily token withdrawal limit, and more.

Like any healthy economy, a virtual economy requires continuous value capture from outside sources and/or sustainable demand driven from within. The EchoSystem achieves both of these goals.

<figure><img src="/files/bc8Wog96xQomDRagpyry" alt=""><figcaption><p>The EchoSystem</p></figcaption></figure>

## The first use case - R.H. staking

As a starting point, Hibiki Echoes can be extracted from deconstructing Regular Headphones (R.H.). Once deconstructed, the headphones will be gone, but the Echoes can be extracted and infused into other R.H., enabling HBK staking.

<figure><img src="/files/EelnaNyZuT8l9U8MsbhJ" alt=""><figcaption><p>Echo Extraction and Infusion for R.H. staking</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/how-it-works/the-echosystem.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.
