# Tasks & Daily Goals

Progression is driven not only by matches but also through the task system:

* Complete daily, weekly, monthly, or one-time tasks
* Each task can reward both the player account and the Character NFT with:
  * EXP (Experience)
  * Flares
  * Other future unlocks

Tasks include goals like:

* Win X matches
* Get X kills with a specific character (class)
* Maintain a win streak over several days

<div align="left"><figure><img src="/files/CFTfSgdS0JHrAFrRR0HK" alt=""><figcaption></figcaption></figure></div>


---

# 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://qubit-5.gitbook.io/qubit-whitepaper/tasks-and-daily-goals.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.
