# Explore Quests

A Quest is a specific request for data by Eidon or a partner company (see here for more information about creating a Quest for your use case). Users can submit data to Quests to earn rewards.

Each Quest has specific instructions for the data they are seeking. Our reward system is tuned to rate incoming data based on these requirements. Users need to follow the Quest instructions and guidelines to ensure the highest possible rewards.

Quests also contain examples of high-quality data, the accepted modalities (video, image, audio, etc), **maximum possible** rewards users can earn **per post**, and other helpful information.

<figure><img src="/files/aWIQxkM0g2iCYya9M4lF" alt="" width="375"><figcaption></figcaption></figure>

Think of Quests as guided missions to gather the next-generation of frontier data needed to continue advancing AI.

You can see all the available Quests below:

{% embed url="<https://app.eidon.ai/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.eidon.ai/get-involved/explore-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.
