# Rewards

The following incentives will be distributed to testers after the testing phase ends:

### **Compute Credit Incentives**

* $100 in Initial Compute Credits → Granted only to testers who submit both the final questionnaire and a working AI pipeline at the end of the testing phase. This allows them to continue experimenting and refining their models.
* $300 in Additional Compute Credits → Awarded to the top 20% of testers based on contributions, performance, and pipeline quality.

### **Participation-Based Incentives**

* Weekly Questionnaire Participation → Testers who fill out the weekly questionnaires will be granted 20 Sahara Points per submission.

### **Feedback-Based Incentives**

* Approved Feedback → Testers who submit high-quality feedback approved by the Sahara Team will receive 180 Sahara Points.

### **Leaderboard-Based Incentives**

Sahara Points Based on Leaderboard Performance → Testers will be ranked based on contributions.


---

# 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/developer-docs-ai-developer-portal/rewards.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.
