> For the complete documentation index, see [llms.txt](https://monkeyempire.gitbook.io/monkey-empire/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monkeyempire.gitbook.io/monkey-empire/whitepaper/game-economy-and-mkc-token.md).

# Game economy & MKC token

## Token&#x20;

**MKC (Monkeycoin)**

<div align="left"><figure><img src="/files/rxgNIOEpigjhKrw2ua90" alt=""><figcaption></figcaption></figure></div>

**Token Utility :**&#x55;se premium features :&#x20;

* Upgrade buildings cheaper and/or faster&#x20;
* produce troops cheaper and/or faster&#x20;
* attack faster
* buy in-game items (boosters, extra builders, shields…)
* buy more resources
* Premium features inside Special Events
* MKC used for highest tiers units and building production
* and more…

**Contract :** 0xFA58c669B855b29f99374d0F160dB286849D139B\
[**https://arbiscan.io/address/0xfa58c669b855b29f99374d0f160db286849d139b**](<https://arbiscan.io/address/0xfa58c669b855b29f99374d0f160db286849d139b&#xA;&#xA;0xFA58c669B855b29f99374d0F160dB286849D139B>)

## **Tokenomics**&#x20;

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

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

<figure><img src="/files/1PqeheZGRgT3EBt2ojfP" alt=""><figcaption></figcaption></figure>

The **Monkeycoin** is one of the **four main resources** **in the game**, like **wood, iron** and **food**. You can use it to produce and improve your buildings as well as to **create your army** in order to **attack other players.**

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

### Mint Monkeycoin ingame

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

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

**MonkeyCoin mining** is only possible **ingame** with a **MonkeyCoin Mine** up and running **in your city**. **Spend resources** to **upgrade** it to the next tier and **earn more** MonkeyCoin. Defend your mine at all cost.&#x20;

You will get one **Blueprint per day** through your **Monkey Research Center**. **Upgrade** it to get more powerful and rarer Blueprints. We will constantly **update game mechanism** to keep the **economy healthy**, get a **good balance between inflation and deflation**, and keep the **MonkeyCoin valuation high.**&#x20;

###


---

# 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://monkeyempire.gitbook.io/monkey-empire/whitepaper/game-economy-and-mkc-token.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.
