> For the complete documentation index, see [llms.txt](https://kilopi.gitbook.io/kilopi-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kilopi.gitbook.io/kilopi-docs/ecosystem/masters-of-management.md).

# Masters of Management

### Welcome

**Masters of Management (MoM)** is a blockchain-based strategy and management game where players build, expand, and compete for dominance on a **20×20 world map**. Every land represents a realm that can be occupied, developed, defended, and traded — creating a living ecosystem driven by players’ decisions.

This documentation is your complete guide to understanding all game systems: from land occupation and buildings to clans, markets, wars, and token flows.

***

### Core Concepts

* **Main Map:** A 20×20 grid of player lands, each with its own bonus value and owner.
* **Lands (Realms):** Individual player-controlled lands that can be occupied, sold, or fought over.
* **Interior Map:** Inside each land, players construct buildings, produce resources, and train soldiers.
* **Resources:** Food, wood, stone, and iron form the economic backbone, while equipment and soldiers drive combat.
* **Turns:** The essential action currency used to level up realms, gather resources, and perform actions.
* **Clans:** Alliances of up to 30 players for cooperation, protection, and prestige.
* **War System:** Player-vs-player battles determine territory dominance and resource redistribution.
* **Marketplace:** A decentralized system where resources and equipment can be traded using LOP tokens.
* **Tokens:**
  * **LOP** — the in-game economy token, required for land occupation, marketplace trading, and burning mechanisms.
  * **ONE** — the blockchain’s native coin, required for executing turns and paying on-chain fees.

***

### Game Goals

* **Expand** your realm by upgrading buildings and training armies.
* **Cooperate** with allies via clans and resource sharing.
* **Compete** for dominance in wars and the global leaderboard.
* **Strategize** resource allocation, token use, and diplomacy to outlast rivals.

***

### Quick Start

1. Connect your wallet and occupy a tile (100,000 LOP burn).
2. Use **turns** to gather resources.
3. Build your first **House**.
4. Join or create a **Clan** for protection and collaboration.
5. Train soldiers and prepare for **warfare**.

***

**Masters of Management** is a blend of strategy, economy, and diplomacy — every decision impacts not just your realm, but the entire world map.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kilopi.gitbook.io/kilopi-docs/ecosystem/masters-of-management.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.
