> 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/currencies.md).

# Currencies

### • **HoneyWasp**&#x20;

HON is the main currency of the game. If you kill other players, you will get HON. You will need to pay NFTs with your HON so you can have better equipment than other players.&#x20;

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

Contract address: [0x83973e473c6ec227d3e9c63d25e73f62f5594890 ](https://polygonscan.com/token/0x83973e473c6ec227d3e9c63d25e73f62f5594890#balances)

### • **HoneySium**&#x20;

Honeysium (HSM) is the governance token. Our big decision will be taken based on our community.&#x20;

HSM will be stackable. It has a limited supply and the only way you can have HSM is by buying it or buy earning it in-game (events, drops, etc.).

It is also mandatory to create Radiony and ingame NFTs.&#x20;

15% of our revenue may be distributed to HSM holders.&#x20;

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

Contract address: [0x77ec58f36f3d1a9cf8694fc5c544b04b8c9639dd](https://polygonscan.com/token/0x77ec58f36f3d1a9cf8694fc5c544b04b8c9639dd)

### • Radiony

Radiony is the NFT that represents the access key.&#x20;

It can be crafted with HSM. It is mandatory to play the game.&#x20;

It allows holders to play a minimum of 10 games a day. It can be upgraded to play more games, carry more items and increase your HON earnings.&#x20;

**FOR THE MOMENT RADIONY IS NOT ACTIVE IN THE GAME**


---

# 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/currencies.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.
