# Leveling

<figure><img src="/files/TLlLejiAXcEWlVY7fStk" alt=""><figcaption></figcaption></figure>

Levels are a general concept in Lumiterra, with different specialization paths in the game leading to varying depths of gameplay. Different specialization skills have different dependencies and are an important part of Division of Work. For example

* Players specializing in combat can help those specializing in agriculture to farm better while farmer himself can not do that easily.
* Those specializing in agriculture can help combat players capture monsters.
* Different equipment and weapons rely on different specialization abilities to produce different items.&#x20;

Currently, there are three specializations: combat, agriculture, and gathering. Each player can choose their own path based on their preferences, and the game does not limit players in their choices. You can learn all specialization skills if you want.

<figure><img src="/files/H6RmxxHxHTLXFgzIRNoE" alt=""><figcaption></figcaption></figure>

<div align="center" data-full-width="true"><figure><img src="/files/kdYioAlShVAQ2Yoi9vPL" alt=""><figcaption></figcaption></figure></div>

<div align="center" data-full-width="true"><figure><img src="/files/0eeR5bmOuyOuzROvIFKU" alt="" width="563"><figcaption></figcaption></figure></div>

### How to Level Up?

Leveling up character level is not automatic, players can choose whether to level up or not.

Leveling up character level consumes experience EXP, and different actions will give you different experiences, such as defeating monsters to gain battle EXP, harvesting to gain harvest EXP, and farming livestock to gain agricultural EXP.<br>

### Why leveling up?

The higher the level, the more efficient it is to obtain certain resources (Material X), and it becomes possible to obtain even rarer resources (Material Y) (for example, only those with a level greater than 10 can obtain it).&#x20;

Each season's game content will match some brand new content on the existing depth and breadth of the game, ensuring that the game content is rich and fun, because this is user demand.

<figure><img src="/files/JbL2zjhZmVIu0TAXTdZ4" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/0j50F4Q5SSkWg1IiUFnx" alt="" width="563"><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.lumiterra.net/docs/the-economics/leveling.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.
