# Tokenomics

## ERC20 Tokens

### $KITS - Kosium Credits

$KITS is our primary in-game/utility token for all transactions in the Kosium economy.

There will be a max supply of 1,000,000,000 KITS&#x20;

* Distribution %'s are still being decided upon

## ERC721 Tokens (NFT's)

### Pioneers

Out of 9,999 max Pioneers,

* 1000 are currently reserved for the $KOSIUM DAO treasury
* The first 500 are Genesis Pioneers
* 8,499 are available for public sale

### Guilds

* 100 max supply
* 100 Pioneers can join
* Pioneers can earn $KITS by participating in Guild events

## ERC1155 Tokens

### Season 1 Equipment

One contract will be deployed for all of the in game items (weapons, armor, etc.) for each season. These items will only be purchasable with $KITS from a guild with the appropriate blueprint level. The guild will receive all of the $KITS from the mint minus the Kosium DAO fee (\~5%).

### Ability Trees

One contract will be deployed for each ability tree for each class. All $KITS spent will go directly into the community treasury. Each ability will be unlocked in order, so each wallet address will be required to own the preceding ability tokens in order to mint the next one.


---

# 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.kosium.io/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.
