# Biome Levels

#### **General Info**

A biome's level directly affects the level of monsters that reside in it

Some planet owners may want to have a planet where the biomes have a wide range of levels so that players at all stages of the game may benefit. Other planet owners may want a hardcore planet with max level biomes.

<table data-header-hidden><thead><tr><th></th><th></th><th width="40"> </th><th></th><th></th></tr></thead><tbody><tr><td>Biome Level</td><td>Monster Level</td><td> </td><td>Biome Level</td><td>Monster Level</td></tr><tr><td>1</td><td>11-19</td><td> </td><td>6</td><td>60-69</td></tr><tr><td>2</td><td>20-29</td><td> </td><td>7</td><td>70-79</td></tr><tr><td>3</td><td>30-39</td><td> </td><td>8</td><td>80-89</td></tr><tr><td>4</td><td>40-49</td><td> </td><td>9</td><td>90-99</td></tr><tr><td>5</td><td>50-59</td><td> </td><td>10</td><td>100-109</td></tr></tbody></table>


---

# 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://lemuria-online.gitbook.io/the-galaxy-of-lemuria/nfts/land-planets/bases-of-operation/planet-levels/biome-levels.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.
