# Economy (v1)

## Overview

The economy system is proposed in two project stages, the **PoC**, is the most concise and functional proposal for the first tests and feedback needed to build and adjust the **MVP** proposal. This aims to be improved and expanded for the final version that will exist for the game.

In this section, we dive into the initial proposals for in-game economy, and how the various currencies and items will work in the RKL.

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


---

# 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.rumblekongleague.com/metagame/economy-v1.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.
