# Game Rules

#### 1. Game Board:

* Consists of 36 board spaces, expandable with Compliance Cards or Real-World Events.

#### 2. Non-Playable Characters (NPCs):

* Nine NPCs with unique behaviors govern groups of four board spaces within a region (e.g., one NPC oversees four spaces in Africa).
* NPCs influence success rates for their respective civilizations.

#### 3. Main DeMonopol Avatar:

* Provides narrative guidance and interacts with NPCs' civilizations.
* Educates players on various real estate laws across the globe and assists in environmental improvements.

#### 4. Leaderboard:

* Tracks players' success in building and transforming regions.
* Players accumulate or lose points based on their experiences.


---

# 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.demonopol.com/gamefi-rwa-demonopoly/game-rules.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.
