# Overview

## Realms: The Land Owners & Lords

Realms are the landowners of this world; they are the primary productive asset that keeps injecting liquidity into this ever-expanding Lootverse. They go to war, form allegiances (and break them) over these resources through an on-chain raiding and pillaging game called ‘Settling’. Each Realm contains a combination of the 22 different resources discovered thus far in the Lootverse, and has a varying amount of the traits; Regions, Cities, Rivers & Harbors. There are 50 mythical Wonders spread throughout the realms, such as *The Pantheon of Chaos, The Cerulean Reliquary & The Altar of Divine Will*.

{% embed url="<https://www.youtube.com/watch?v=hLBFu7ykuII>" %}

### Settling - MMOCCG

Settling is an open-source MMOCCG (Massively Multiplayer On-Chain Composable Game) of economics and Chivalry built on top of ZK STARKS. The goal of the game is to build up your Realm, form alliances, and harvest resources. If you do not maintain and defend your realm, you will be raided and a proportion of your resources stolen.

The conflicts commence once your realm is ‘Settled’ within the game contract, terraforming it into a productive asset generating Lords and Resources. These generated fungible tokens can be used to build up your Realm or summon armies to defeat your foes.

{% hint style="danger" %}
*<mark style="color:red;">All statistics in this document are alpha statistics and are subject to change as the game is balanced via alpha and beta deployments.</mark>*
{% endhint %}


---

# 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://bibliotheca.gitbook.io/lootverse-master-scroll/the-realms/overview.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.
