# Overview

Legend Isla is where users can relax by taking care of Holy Land. By build up the Holy Land from all kinds of in-game items such as Landplots, Mongens, Soulcores,... Monsterriors can gain exclusive tokens. These tokens can be used for Fusion and Mutate Mongen.

**Note:** Please login with the wallet address you use in the game, so all the NFT items you have will show up in the inventory menu and vice versa.

{% hint style="info" %}
**Official mainnet link:**\
<https://legend.monsterra.io/>
{% 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://docs.monsterra.io/legend-isla/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.
