# 快速入门指南

1. 打开浏览器，访问：<https://app.saharalabs.ai>。
2. 连接链上钱包 (如MetaMask)，创建个人资料。
3. 完善个人资料，选择特长和兴趣。
4. 使用左侧导航菜单访问数据服务。
5. 寻找任务并赚取Sahara积分。
6. 与其他数据服务贡献者竞争，赚取Sahara积分奖励。

{% hint style="info" %}
Sahara平台目前处于测试网第一阶段，该阶段第一季测试白名单已于2024年12月19日发放。

当前只有白名单钱包地址可以访问平台，你可以通过以下方式加入第二季等候名单：

1. 打开浏览器，访问：<https://saharalabs.ai>。
2. 点击【Community Waitlist】，填写表单。
3. 持续关注邮箱，等待名为《Waitlist Update: Early Access Now Open》的邮件。
4. 填写该邮件中表单，等待白名单结果公布，如入选会收到邮件。
   {% endhint %}


---

# 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://www.docszh.com/sahara/data-services-overview/quick-start.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.
