# Introduction

&#x20;The purpose of this document is to outline the virtual economy of Kumite, a web3 fitness game that wants you to take care of yourself and others. It's an exploration and an opinion on how a simple economy could work for this game.

**What is Kumite?**&#x20;

You and your pet share a symbiotic connection through healthy living. But a a d-bag a\*\*hole shogun warlord rules the kingdom, and he controls all the water, food, and medical care.  Fortunately, your pet (and many like her) have the sole ability to purify water and cleanse the food of disease so it can be consumed. All you have to do is keep you and your pet healthy to maintain this ability.&#x20;

The shogun, for his amusement and for practical purposes, runs THE KUMITE: A series of challenges that pits you and your pet in physical tests. Winners are rewarded food, water, medical care, and allowed visits to the doctor.&#x20;


---

# 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://vanielsons-organization.gitbook.io/kumite-virtual-economy-design/introduction.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.
