# 5. XP System

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

QRdano has implemented an Experience Point (XP) system, where users can earn XP through various activities. The primary method of earning XP is by engaging with our [interactive storyline](/qr-paper/2.-interactive-storyline.md). However, many other forms of community engagement will also earn XP, which will be stipulated on the [QRdano website](https://qrdano.com/dashboard/how-to-earn-xp/) (methods of earning XP will be periodically updated).&#x20;


---

# 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://qrdano.gitbook.io/qr-paper/5.-xp-system.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.
