> For the complete documentation index, see [llms.txt](https://docs.honeywasp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.honeywasp.com/tokenomics.md).

# Tokenomics

<figure><img src="/files/hWqUHWHTNIJ6GTx4r89z" alt=""><figcaption></figcaption></figure>

**Total supply: 500 000 000 HSM**

* **In-game rewards**: 10% of the supply will be dropped as a reward for in-game events.
* **Ecosystem:** 15% of HSM is allocated for bounties, liquidity, and marketing operations.
* **Treasury and reserves**: 28% of the supply will be allocated in the future.&#x20;
* **Staking rewards**: 21% of HSM will be allocated for staking rewards.&#x20;
* **Team and advisors**: 19% of HSM will be allocated to the team and advisors.
* **Public sale**: 7% of HSM will be released during a public sale.  \
  \
  \
  **Time-locked tokens** and **token schedule emissions** will be determined in the future.

**HSM is available on** [**Quick swap** ](https://quickswap.exchange/#/swap?inputCurrency=0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270\&outputCurrency=0x77ec58f36f3d1a9cf8694fc5c544b04b8c9639dd)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.honeywasp.com/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
