# GETTING STARTED

This section walks you through everything you need to begin, from creating your account to completing your first task and maximizing your rewards.

Whether you’re exploring the platform for the first time or ready to start earning, you’ll learn how to:

* Set up your contributor account and complete verification.
* Navigate the platform and understand task types.
* Complete your first annotation or evaluation task.
* Track your points, build your reputation, and grow your earnings.

Perle Labs is built to make your expertise count, transparently, fairly, and globally.

**Let’s get started...**


---

# 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://perle.gitbook.io/perle-docs/getting-started.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.
