# Projetly Rewards

Projetly Rewards is a points-based program designed to encourage active participation and engagement within Projetly. Users earn points by performing various activities on the platform.

Points may be awarded for actions such as:

* Logging into the platform
* Completing onboarding activities
* Finishing projects or tasks
* Referring new users

These points help track user engagement and participation within the organization.

### Viewing Rewards

Users can view their accumulated points in the Rewards section of the platform. The rewards page displays the total points earned along with details of the activities that contributed to the score.

Administrators can also monitor reward points at the organization level to understand overall user engagement.

Currently, the rewards system allows users to accumulate points based on their activity. These points help recognize user participation within the platform.


---

# 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.projetly.ai/home/product-guides/projetly-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.
