# In-game tokens

### **Zombiecoin (ZBC)**

ZBC is Zombieland’s native currency. It can be obtained by:

* Mining in the mines *(This is the primary way to find ZBC.)*
* Exchanging certain NFTs in the ingame 'Exchange Shop' (Special Items, Tools, Fabric, Glass, Stone, and Floor)
* Joining events and completing quests

ZBC can be used to buy in-game items, to craft, to upgrade, and also to do working tasks.

### **Food (ZBF)**

ZBF represents the character's energy. Characters consume ZBF to do every working task. It can be obtained by staking Lands or limited NFTs, such as Zombie Plant collab NFT.

### **Wood (ZBW)**

Villagers can obtain Wood by chopping. It is used for crafting and upgrading.

![](/files/MkroOXTAzPoLZcpW0kSI)


---

# 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/in-game-tokens.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.
