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

# Game Economy Overview

## **$RON**

$RON is a cryptocurrency that players can use to:

* Purchase premium Sprites
* Trade items on the Mavis Market, including player-produced goods

### **In-game uses include:**

* NFT mint fees
* Monthly Sprite Pass
* Sprite purchases

***

## **🔥Sprite**

**Sprite** is an in-game currency that enables players to perform various actions, such as:

* Purchasing a Monthly Pass
* Speeding up production in Infomon Land
* Unlocking Infomon Land
* Buying Epic Eggs during the Eggcellent Event
* Purchasing in-game items and Gold

### **Types of Sprites:**

**Free Sprite**:

<figure><img src="/files/02h4CwS7ZJDSDyJEvxgg" alt=""><figcaption></figcaption></figure>

* Obtained through Infomon Travel and Treasure Bosses
* Automatically used for any Sprite-related purchases until the balance is depleted

**Premium Sprite**:

<figure><img src="/files/8vnSpS1hmsouU9HD53ow" alt=""><figcaption></figcaption></figure>

* Purchased using $RON
* Used only when Free Sprite balance runs out

***

## **Gold**

Gold is an in-game currency essential for player progression.

### **How to Obtain Gold:**

* Completing tasks
* Infomon Travel
* PVE：Golden Rain
* Defeating Treasure Bosses
* Hosting visitors at your Infomon Land

### **Uses of Gold:**

* Leveling up Infomons
* Sending Infomons on travels
* Producing goods in Infomon Land
* Building facilities in Infomon Land

***

## **💎Info**

**Info** represents airdrop points connected to future token airdrops.

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

### **How to Earn Info:**

* Participating in in-game activities like Treasure Bosses
* Engaging in PVP battles (under development and it will be a major source of Info💎)


---

# 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:

```
GET https://infomon.gitbook.io/infomon/game-economy-and-tokenomics/game-economy-overview.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.
