# Tracking Your Progress

Users can track their progress using the dashboard on the homepage of the platform. The dashboard provides information about your total SAHARA and partner rewards earned from completing tasks.

<figure><img src="/files/3jLPrzgPuY8Z9PglDgP4" alt=""><figcaption></figcaption></figure>

### Reward Claiming

All task reward records are displayed on the DSP homepage, categorized by token type.

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

**USD1 and SAH**

#### Freeze status

* After the “Set up Pool” button is clicked at PMT (DSP backend), the amount will be locked for 7 days. For example, an internal claiming procedure request submitted on July 28 will be eligible for claiming on August 4.
* If the smart contract does not have enough funds or internal approval on the distribution is blocked after a 7 days lock period.  “Freeze” status will remain until the smart contract is ready and approved.

#### Claimable status

* Users can manually claim the reward by clicking the “Claim” button.
* Each claim withdraws the full available amount for the selected token; partial withdrawals are not allowed.
* Only the BSC network is supported at this time.&#x20;
* Users are responsible for paying the required gas fees during the claim process. A Display ’To be paid by user upon payout’ will show up

#### Claimed status

* Rewards are claimed successfully.

**Partner Tokens:**

* For partner tokens, the system will ONLY display task-level reward logs.
* Users cannot claim these tokens through DSP.

\ <br>


---

# 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/sahara-rewards/tracking-your-progress.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.
