# Missões

O sistema de missões como no nome já é dito, disponibiliza tarefas diariamente para o jogador, e são individuais, ou seja, é diferente para cada jogador. O sistema possui 24 Tarefas, e alteram entre missões de quebrar blocos, craftar itens, pegar pokémon, derrotar pokémon e outros.

As possíveis recompensas são:

* 5k de Money;
* 10k de Money;
* 15k de Money;
* 3 Isis Silver Hourglass;
* 1 Lucky Block;
* 5 Poké Ball;
* 10 Ultra Ball;
* 10 Quick Ball;
* 16 Experience Bottle;
* 10 Rare Candy;
* 5 Rare Candy;
* 3 XL Rare Candy;
* 2 Gemas.

<figure><img src="/files/iKygBXaDSFUfoVmsPHOv" alt=""><figcaption><p>Menu do /missao</p></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://wiki.minecraft-brasil.com/pixelmon/sistemas/sistemas-de-recompensa/missoes.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.
