# Overview

## Game Economy Overview

Our game economy includes the Rogue Coin & Rogue Point Systems that are used in the game for minting items in-game, trading and more. These systems are the foundations of our game economy.&#x20;

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

### In-game currencies

#### Rogue Coin

* Very valuable
* Very useful
* Direct Link with FIAT
* Very Limited amounts ever given away
* Used to mint an NFT in-game
* Pay with it for better drops
* Pay with it to increase land size, and similar
* Pay with it to increase inventory slots
* When TGE - link with Rogue Coin

#### Rogue Points

* Give for login and sharing
* Quests & social quests
* Give freely at giveaways and more
* No FIAT involved (can’t be bought)
* You unlock stuff the more points you have
* Are on Leaderboards & streak systems
* Can be reset at any time!

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

### **Rogue Coin** will initially be purchasable by FIAT, and then later on by our token $RGS (after TGE).

## Rogue Coin Detail

Rogue Coins are essential for the day-to-day economics of World of Rogues since they are needed to convert an item in our game into an on-chain asset. This has various benefits. It means that players that have no interest in the blockchain aspects of the game can still play and own game items but blockchain enthusiasts can convert their in-game items into NFTs that can then be easily traded. Additionally, converting the item into an NFT enables it to be easily used by multiple avatars within the same account, immediately making it more valuable.&#x20;

Controlling the Rogue Coin cost of this conversion is a key parameter in maintaining a healthy economic environment. Lowering it will encourage more conversions, increase the game’s Rogue Coin treasury and promote trading. Increasing it will raise NFT game item values and slow trading.

## Token Overview

> **$RGS** stands for Rogues token. It is designed to be used as our game utility token. After TGE it will be the ONLY way to acquire additional Rogue Coins.

#### Read more about the plans to distribute the $RGS token in [Token distribution](/game-economy/token-distribution.md)<br>


---

# 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://docs.rogues.studio/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.
