> For the complete documentation index, see [llms.txt](https://wiki.moltenot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.moltenot.com/diferenciais-do-servidor/missoes-diarias/daily-task.md).

# Daily Task

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

**As Daily Tasks podem ser feitas a cada 20 horas.**

Tem como Recompensa os Task Points e EXP ( Aproximadamente 1 nivel) e Tournaments Points.

Quando você solicitar a task para o NPC Harpan, ele lhe entregara uma randômica, podendo vir qualquer classe de criatura e a quantidade de criaturas para completar a task será baseada no seu nível e a quantidade de criatura disponível no server (A sua recompensa é baseada no seu nível).

Caso você queira trocar sua task, você pode falar exchange, podendo trocar uma vez por dia.

***Os Tasks Points, podem ser trocados por addons e montarias.***

| Level      | Tournament Points | Minor Tokens | Points Tasks |
| ---------- | ----------------- | ------------ | ------------ |
| 1 - 500    | 20                | 50           | 750          |
| 501 - 750  | 30                | 60           | 1000         |
| 751 - 1000 | 40                | 90           | 1250         |
| 1001+      | 50                | 100          | 1500         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.moltenot.com/diferenciais-do-servidor/missoes-diarias/daily-task.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
