# Tokenomics

HoneyWood is based on a separate blockchain. There are two native tokens: HoneyCoin and CONE. The HoneyCoin is considered to be used by players to perform in-game operations. The CONE can be used to staking and voting of blockchain changes. We are selling game assets while going **the web-sale round** in worth of HoneyCoin. It doesn't matter where players buy game assets: on the web site or in the mobile application, we spend HoneyCoin to deliver them their items. Using game items players can mint new HoneyCoin and CONE. The cost of a transaction on the HoneyWood blockchain is 0.1 HoneyCoin or 0.01 CONE\
\
The information about vesting period and rounds you can find on [this page](https://docs.google.com/spreadsheets/d/18chKi8iMQR17whm3pMIlwBnMMCQJCpPG/edit#gid=2106652973).


---

# 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.honeywood.io/en/tokenomics.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.
