> For the complete documentation index, see [llms.txt](https://lunor-quest.gitbook.io/quest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lunor-quest.gitbook.io/quest/how-to-participate-in-data-annotation-quests.md).

# How to participate in Data Annotation Quests

To start participating in Data Annotation Quest, follow these steps -\
\
**Step 1** : <mark style="color:blue;">(Quest Platform)</mark> Click On **Join Competition**

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

**Step 2** : <mark style="color:blue;">(Quest Platform)</mark> Click on **Start Annotating Task** and click on **Confirm** button on Gems Confirmation Modal. Make sure you have enough [Gems](/quest/gems.md) to participate in this quest.&#x20;

{% hint style="info" %}
Step 2 will redirect you to our Studio platform. It will also automatically log you in.
{% endhint %}

<figure><img src="/files/4pXuopjy4ZILY7OXouCp" alt=""><figcaption></figcaption></figure>

&#x20;\
**Step 3**: <mark style="color:red;">(Studio)</mark> Click on **Label All Tasks** button.

<figure><img src="/files/6bVAhHS0wn82oVMRni3V" alt=""><figcaption></figcaption></figure>

**Step 4**: <mark style="color:red;">(Studio)</mark> Choose the correct option and **Submit**. You can also **Skip** the task if you are not sure about the correct label. Keep annotating until you wish or all tasks are annotated.&#x20;

{% hint style="info" %}
You can close the Studio and come back again later to continue annotations.&#x20;
{% endhint %}

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

**Step 5**: <mark style="color:red;">(Studio)</mark> After completing all annotations, click on the **Final Submit** button. The final submission can be done **only once**. &#x20;

{% hint style="warning" %}
Once you clicked on **Final Submit,** you will not be able to annotate any more tasks for that quest.
{% endhint %}

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

**Step 6**: <mark style="color:blue;">(Quest Platform)</mark> Confirm that your submission appears on **Submissions** page in Quest platform.&#x20;

<figure><img src="/files/1FfQjKvPEZAkOddHwikG" alt=""><figcaption></figcaption></figure>

That's it. You have now successfully participated in Data Annotation Quest.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lunor-quest.gitbook.io/quest/how-to-participate-in-data-annotation-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.
