# Quest System

There're different types of quest in Lumiterra

<table><thead><tr><th width="289">Task Type</th><th>Description</th></tr></thead><tbody><tr><td>Token Task</td><td>Random tasks + Token tasks, reward with some tokens and Exp</td></tr><tr><td>Daily Task</td><td>10 random daily task, reward with game items</td></tr><tr><td>Exp Task</td><td>Submit game items to get some Exp for you and your monster</td></tr></tbody></table>

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

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

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

Quests are an essential component of MMO games. Although the game does not dictate what players should or should not do, there is a main storyline and multiple side quests available. We recommend that players actively complete some beginner quests to understand the game's overall system, while the remaining quests can be chosen based on personal preferences.

The game features various types of quests, including monster slaying, crop planting, boss battles, and resource gathering. Our team is also exploring the use of AI and other technologies to create a more extensive and complex quest network.


---

# 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/quest-system.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.
