# Game Overview

**Main Game Mechanics**

* Room puzzles: Every room is a generated puzzle, which can be completed using manipulation with objects. Players can move around the map, jump, press buttons, move objects, use switches and others. Players can use various power-ups.&#x20;
* Mini-games: a separate screen that is activated after using all the necessary items for the mechanism. Mini-games must be completed in a limited number of attempts, after which the player will receive a special reward.&#x20;
* Collection of items: there will be various items at the locations that are necessary to activate the puzzles. Also, there will be resources: keys, in-game currency and token $POPIT.&#x20;
* Marketplace: players can buy and sell various items on the marketplace.

**Ecosysteam**

<figure><img src="/files/9tHXfd8yK0lLR5QwlDf0" alt=""><figcaption></figcaption></figure>


---

# 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.metapopit.com/metapopit-game/game-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.
