> For the complete documentation index, see [llms.txt](https://docs.havah.io/havah/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.havah.io/havah/token-economy/hvh-stabilization-system.md).

# HVH STABILIZATION SYSTEM

The HVH Stabilization System enables deflation over the long term.

<figure><img src="/files/1faY6T2gp2bJo5CZTZa7" alt=""><figcaption><p>HVH Stabilization system</p></figcaption></figure>

## Sustainable Fund

The Sustainable Fund is a mechanism that regulates the quantity of HAVAH coins (HVH) in circulation.&#x20;

The majority of fees generated on the HAVAH platform, including transaction fees, service fees using HVH on the platform, and Planet sales revenue are transferred to the Sustainable Fund. This reduces the amount of HVH in circulation.

\
※ Sustainable Fund Wallet Address: cx4000000000000000000000000000000000000000

\
Use of the Sustainable Fund will be decided through HAVAH's democratic governance process.

## Hoover Fund

The Hoover Fund is an auxiliary system that motivates Planet owners to sustainably operate their Planets, ensuring that the demand for Planet purchases by potential buyers is maintained even during unfavorable market conditions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.havah.io/havah/token-economy/hvh-stabilization-system.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.
