# Deflationary Mechanics

Multiple burn mechanisms will be put in place to ensure token deflation over time:

* Burning team DEX fees
* Community lead burn events to permanently remove tokens from circulation
* Creation of coin burning Degenerate dApps

## DEX Fees

Soon after launch, [Initial Liquidity](/haha-coin/tokenomics.md#initial-liquidity) provided by the team will be burned, resulting the burn of all team LP rewards.

## Burn Events

Burn events will take place as part of the [Degeneration Campaign](/haha-coin/tokenomics.md#degeneration-campaigns). Pending community votes, further token burn campaigns may take place through buy back or community lead burning initiatives.

## Degenerate dApp

HAHA has allocated[ a portion of the total token](/haha-coin/tokenomics.md#project-development) supply to support the community in creating dApps that burn $HAHA. Currently, a Play-To-Burn game is underdevelopment by the team and will be released shortly after launch with a grant program to follow after.

<br>


---

# 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://docs.hahacoinastar.com/haha-coin/deflationary-mechanics.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.
