# Monster Tower

A tower climbing system; players can constantly challenge and clear the levels. Rewards are given for each floor passed: gold coins and diamonds.

* Monster Tower runs for a 7-day season and resets after it ends.
* The higher the floor, the more the rewards.&#x20;
* The higher the level, the stronger the enemy's combat power.

<div align="left"><figure><img src="https://3299566802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkWy6mvICK0Yl2vBATh8Y%2Fuploads%2FgJ4F5hMkHqF0JTwTCzCM%2F20231103-160851.jpeg?alt=media&#x26;token=9e3b8fd2-488b-482e-992b-230b5a7e0828" alt="" width="349"><figcaption></figcaption></figure></div>

### Monster Tower Rank

Rankings are based on the highest floor reached by players.

Rank Rewards: Distributed at the end of each season, claimable in the 'Reward' section (top right).

Types of rewards: spMMM, S-tier pets, diamonds, and gold coins; the higher the rank, the greater the reward value.

Example: Distribution of rewards for a season leaderboard.

| Ranking  | Reward                  |
| -------- | ----------------------- |
| 1        | 20000spMMM+A S-tier pet |
| 2        | 12000spMMM+A S-tier pet |
| 3        | 10000spMMM+A S-tier pet |
| 4～5      | 8000spMMM               |
| 6～10     | 6000spMMM               |
| 11～50    | 2000spMMM               |
| 51～100   | 1000spMMM               |
| 100～200  | 3000 diamonds           |
| 200～300  | 2000 diamonds           |
| 300～500  | 1000 diamonds           |
| 500～1000 | 100K coins              |

{% hint style="info" %}
Up to 5 seasons of rewards archives can be stored, please claim them as soon as possible!
{% endhint %}

Monster Tower Battle Rules:

* Each season has pet race restrictions; only pets from the designated race can participate.
* Leaderboard ranks based on the highest level reached by players.
* Enemy combinations vary each season.

<div align="left"><figure><img src="https://3299566802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkWy6mvICK0Yl2vBATh8Y%2Fuploads%2FBLPrkPGHAvmvIhdreGx8%2F20231103-170204.jpeg?alt=media&#x26;token=7070addf-181a-4f2c-b21a-73b9292e1ed1" alt="" width="293"><figcaption></figcaption></figure></div>


---

# 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://litepaper.metamerge.xyz/gameplay/monster-tower.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.
