> For the complete documentation index, see [llms.txt](https://docs.kawaii.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kawaii.global/game-play/other-gaming-items/in-game-currencies.md).

# In-game currencies

One step further into the Kawaiiverse world, Kawaii Islands aims to create a new, high quality and sustainable playground for everyone else to join, play, create, connect and earn. To provide chances to bridge traditional players into our overall economy while avoiding possible off-chain attacks targeting MILKY, the completely off-chain Kcoins will be implemented into our system. In Kawaii Islands, the Kcoin in use will be Silver and Gem. Silver is the normal gaming tool while Gems are the IAP currency which allows traditional players to join and participate in the game economy. To help players understand the new econ model, we came up with the following figure:

![(Insert Kawaii Islands mobile game currency model map)](/files/xvihxCcmzrDNdXwVAqil)

## **Silver - the gaming Kcoin of Kawaii Islands.**&#x20;

Silver is a pure gaming coin that is not convertible into any cryptocurrency.&#x20;

![](/files/dlZEhS6oGI7ZRdr2mzMV)

## Gem - the equivalent of MILKY for non-blockchain players.

Gem can be bought with fiat through IAP or with MILKY. Gems can not be converted to MILKY.&#x20;

![](/files/84lliN9VCnkBtDZnG1qy)


---

# 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://docs.kawaii.global/game-play/other-gaming-items/in-game-currencies.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.
