# How to Play

Game Flow

{% stepper %}
{% step %}

### 💼Work & Wealth&#x20;

Earn MKOI, the in-game currency, by taking on jobs, completing tasks, and making smart investments.\
Use your earnings to grow your assets and progress toward financial independence.
{% endstep %}

{% step %}

### 🍜Life Balance

Keep your character happy and healthy!\
Maintain essential needs like hunger, stamina, and mood by eating, resting, and enjoying leisure activities — because a successful life is more than just work.&#x20;
{% endstep %}

{% step %}

### 🎲Random Events&#x20;

Expect the unexpected.\
From lucky windfalls to sudden challenges, random events keep your life in Monokoily full of surprises and strategic decisions.
{% endstep %}
{% endstepper %}


---

# 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://monokoily-kois-organization.gitbook.io/monokoily/how-to-play.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.
