# Recognition

### To reach the recognition settings for Props, click the :gift:`Recognition` button in the Props [settings modal](/proper/reference/props/settings.md).

{% hint style="info" %}
Only app and workspace admins can reach the recognition settings modal.
{% endhint %}

![](/files/-MWh0OVAM_A2wGNanY7V)

### Recognition podium

#### In the first panel of this modal, set the number of team members who should be recognized each period for the Props they have received.

{% hint style="info" %}
Up to **10** winners can be recognized each period.

If [**rewards**](/proper/concepts/bundles.md) are enabled, these users will share in the winnings equally.
{% endhint %}

### Manage rewards

#### The second panel in this modal contains a button that allows you to manage Proper [**rewards**](/proper/concepts/bundles.md).  Clicking it will pull up another modal where rewards and enrollment can be managed.

In this modal, enter (or adjust if already enrolled) the number of **bundles** worth $100 in digital rewards that will shared equally by the top receivers of Props each month.

![](/files/-MWh1sCN-lIkI5nxz4yW)

#### After entering the appropriate quantity, click the :shopping\_cart: `Enroll in` (or `Update`) `Rewards` button to complete the subscription in your browser.


---

# 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://happybara.gitbook.io/proper/reference/props/settings/recognition.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.
