# Game Quests

The User Progress Reporting System plays a crucial role in enhancing user engagement and retention within the platform. By accurately tracking and updating user progress in the Quest system, the platform provides users with a compelling and rewarding experience, driving continued usage and participation.

### &#x20;   **Step 1:** [Add the Stats that will progress the quests](/dashboard/reward-center/game-quests/add-a-stat.md)

### &#x20;   **Step 2**: [Create a Quest](/dashboard/reward-center/game-quests/create-a-quest.md)

### &#x20;   **Step 3:** [Submit User Progress](/dashboard/reward-center/game-quests/update-progress.md)

<figure><img src="/files/K3OkxMrd5Dcuw2pwGKrf" alt=""><figcaption></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://docs.elixir.app/dashboard/reward-center/game-quests.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.
