# Image Labeling Quests

Let’s talk about our newest quest type: Image Labeling. This is a fun and easy way to earn points by identifying specific objects within photos.

Follow this guide to master the art of labeling and ensure your submissions are approved every time.

{% columns %}
{% column %}

#### &#x20;1. Find the Image Labeling Symbol&#x20;

Scroll down through the quest list in the app. Look for this specific Image Labeling symbol to identify these quests.

<br>
{% endcolumn %}

{% column %}

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

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

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

{% endcolumn %}

{% column %}

#### 2. Start the Task&#x20;

As always, **read the instructions carefully** before you begin so you know exactly what objects to look for. When you are ready - **tap, Start Labeling.**
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### 3. Draw and Adjust your Boxes&#x20;

Tap Add Box to create a frame on the screen. Drag the box to place it around the object, then adjust the size so it fits perfectly around the item you are identifying.

#### 4. Check Colors and Amount&#x20;

Precision matters here.

* **Color Coding:** Make sure to label each object in the specific color requested in the instructions.
* **Completeness:** Do not miss anything. Make sure to label all the required objects in the image, not just one.

#### 5. Submit and Earn&#x20;

Once you are happy with your labels and sure you haven't missed anything, **click Submit**. Your points will be granted once your quest has been verified by the community.
{% endcolumn %}

{% column %}

<figure><img src="/files/YMEeeIbn9pOCf4M7RXYE" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.scannit.io/how-to-get-started/everything-quests/image-labeling-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.
