# Earning and Economy

The Kaiju Cards economy is run entirely through character and equipment NFTs, and our soft currency Jewels. Later in 2024, Jewels will convert into a fungible token and will power new social and economic features in the game.

For details about how to earn in the game, breakdowns of our existing collections, and some info about future plans, read the sections below. We'll be regularly adding to this document as we roll out new features and get closer to TGE!


---

# 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.kaiju.cards/earning-and-economy.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.
