# Missions Mechanics

For starters, there are missions that are designed to acquaint the players with other mechanics in the game. There are a lot of different NPC characters that live in this world. Their sole purpose is to help players with creating their own narrative and live through day-to-day struggles.&#x20;

In order to add diversity to the time players spend in the game, **missions** have a great deal of various objectives to complete. Keeping players constantly engaged is very important, so there are daily missions with great rewards.

![Mission tree for a player](/files/-Mj4f148Mt1G86sV6I_z)


---

# 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://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/missions-mechanics.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.
