# Quests

The Quests functionality on the platform allows users to earn [OxPoints](/intro/oxpoints.md), and in the future also[OXD Token](/tokenomic/oxd-token.md), completing various tasks that support the development of the platform.

These tasks can vary from simple actions like sharing a tweet to more complex ones like providing feedback, detecting bugs, or proposing innovations.

All platform users can participate in Quests, both those with an active paid subscription and those on the free plan.

### To get started, go to the Quests tab in the application:

{% embed url="<https://app.oxdata.io/pl/quests>" %}


---

# 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.oxdata.io/earninig/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.
