# Tokenomics

**ZBC Supply**

There were 2,2 million ZBC issued, where part of it is in Circulation (in players' wallets) and part is in the Zombieland Bank account. It is possible to check the updated amount in circulation in the in-game Dashboard.

**ZBC production**

Every ZBC is mined by Zombie Miners or obtained by exchanging some specific NFTs. In average, Zombie Miners produce between 11 and 15 ZBC per mining task, depending on the Pickaxe level, and considering the exchange of Special Items to ZBC.

**ZBC utility**

ZBC is used by players to do working tasks (chopping and exploration) and to craft, upgrade, and buy NFTs.

**ZBC burning**

ZBC is removed from circulation when players chop/explore, craft, upgrade, shop, and also during the WAX Exchange Event (WEE).

100% of the ZBC used in crafting, upgrading, shopping, and during the WEE is removed from circulation, and also 70% of the ZBC used to do working tasks (the other 30% goes to a **ZBC Pool**, used in events and game development).&#x20;

**ZBC staking**

Players can buy Certificates of Deposit to earn passive ZBC income.

| ZBC                               | Amount       |
| --------------------------------- | ------------ |
| Total issued                      | 2,180,084.50 |
| In circulation (as of Feb., 23rd) | 715,071.00   |
| In Zombieland Bank account        | 1,465,013.50 |


---

# 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://zombecoin.gitbook.io/zombiecoin-whitepaper/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.
