# Missões Diárias

## Comandos

| Comando           | Função                          |
| ----------------- | ------------------------------- |
| /missao ou /quest | Abrir o menu de missões diárias |

## Recompensas por dificuldade

{% tabs %}
{% tab title="Fácil" %}

| Prêmio                 | Quantidade     |
| ---------------------- | -------------- |
| SL Coins               | de 500 até 700 |
| Casca de shulker       | 1              |
| Diamante               | 1              |
| Fragmento de netherite | 1              |
| {% endtab %}           |                |

{% tab title="Médio" %}

| Prêmio                 | Quantidade       |
| ---------------------- | ---------------- |
| SL Coins               | de 1000 até 1500 |
| Casca de shulker       | 2                |
| Diamante               | 2                |
| Fragmento de netherite | 2                |
| {% endtab %}           |                  |

{% tab title="Difícil" %}

| Prêmio                  | Quantidade     |
| ----------------------- | -------------- |
| SL Coins                | de 3000 a 5000 |
| Casca de shulker        | 4              |
| Diamante                | 4              |
| Fragmentos de netherite | 4              |
| Elytra                  | 1              |
| Estrela do nether       | 1              |
| {% endtab %}            |                |
| {% endtabs %}           |                |

{% hint style="info" %}
Bônus ao completar todas as missões: TAG \[Dedicado] por 1d
{% endhint %}


---

# 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.survivalandia.com/missoes-diarias.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.
