# Core Loop

## The Monsterverse

A magical city-building game, players create and enhance a realm inhabited by Love Monsters. The game focuses on constructing buildings, beautifying land, and managing resources gathered by sending monsters on quests. These resources are crucial for advancing the city's infrastructure and crafting unique items, which can be traded in the game's economy. Additionally, players face off against Drifters in Player vs. Environment battles to protect their domain. Winning these battles protects resources and earns rewards, while losing leads to resource loss. This blend of building, exploration, trading, and defense offers a captivating adventure in a fantastical world.

<figure><img src="/files/yZSLCXZA2GfEwjKb8HkI" alt=""><figcaption><p>(Click to expand image)</p></figcaption></figure>

### Key Pillars

In our game, players embark on a journey to construct and manage their own world in a dynamic and challenging environment. The gameplay revolves around a few key pillars: city building, resource management, defense, and player expression.

### **City Building**

Players begin by strategically placing and constructing various buildings within their land plots. These buildings serve as the backbone of their civilization, generating essential resources. As players progress, they unlock advanced structures with specialized functions, enabling them to optimize resource production and enhance their city's capabilities.

### **Resource Management**

Resources play a pivotal role in the growth and development of the player's city. Each resource serves a unique purpose, ranging from basic necessities to rare materials required for advanced construction projects. Players must carefully manage their resource economy, balancing production, consumption, and storage to ensure the smooth operation of their city.

### **Defense and Combat**

As players expand their territory and resources, they inevitably attract the attention of hostile forces known as Drifters. These creatures pose a constant threat to the player's land and must be repelled through strategic defense and PVE battles. Players train and deploy an array of units to protect their land from enemy attacks and safeguard their hard-earned progress and rewards.

### **Player Expression and Land Customization**

Beyond the functional aspects of land management, players have the opportunity to express their creativity through land customization and decoration. They can personalize their plots with a variety of decorative elements, including parks, statues, fountains, and architectural embellishments. Landscaping tools allow players to add or remove natural features of the terrain to enhance the visual appeal of their city.


---

# 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://monsterpaper.playlovemonster.com/our-games/the-monsterverse/core-loop.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.
