# Task Cards

Each task card provides essential details to help you choose and manage tasks effectively:

**Task Description**: A brief overview of the task.

**Estimated Earnings**: Shows the potential reward amount which is influenced by the task's difficulty and bonus rewards.

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

**Remaining Datapoints**: Indicates the number of datapoints left to complete for the task.

### Interactive Options:

#### Take Exam&#x20;

Clicking “Take Exam” takes you to the Pre-Task phase, where you must complete an exam to qualify for the task. You only have one chance to pass the exam. The Pre-Task phase serves as the preliminary stage where users are afforded the opportunity to engage in practice prior to the commencement of the main task.&#x20;

#### Apply

Once you pass the Pre-Task exam, click “Apply” to have your role (Annotator or Reviewer) automatically assigned.

#### Review Button

If your assigned role is Reviewer, clicking the “Review” button allows you to begin evaluating submitted work.

#### Annotate Button

If your assigned role is Annotator, clicking the “Annotate” button takes you to the annotation interface to label data according to the task requirements.

#### Task Title&#x20;

Clicking the task title opens a larger view with detailed task information.


---

# 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.saharaai.com/user-guide-data-services-platform/data-services-page/task-cards.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.
