# Daily Missions

## Daily Missions

Daily Missions are a daily recurring feature that grant Wreck XP for completing game actions.

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

Every day at 12am PST you'll receive 3 new missions: an easy mission, a challenging (but doable) mission, and a difficult mission. Wreck XP rewards are tuned according to the mission difficulty, so you'll need to practice and improve your mech if you want to collect the full Wreck XP each day!

Missions currently only award Bot Battle actions. In the future we plan to expand this to other game modes and introduce more challenging (and rewarding!) mission types.

{% hint style="warning" %}
**Mission tasks and progress reset daily at 12am PST.**

Be sure to complete your missions before then!
{% 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://docs.wreckleague.xyz/game-information/daily-missions.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.
