# Props

### The `Props` section of the **Proper** App Home shows leaderboards for the top givers and receivers of [Props](/proper/concepts/props.md) and is the starting point for managing the Proper [emoji](/proper/reference/props/settings/emoji.md), [channel](/proper/reference/props/settings/channels.md), and [recognition](/proper/reference/props/settings/recognition.md) settings.

{% hint style="info" %}
The current **Proper** emoji is shown in the section heading.
{% endhint %}

![](/files/-MWgb6ogxLlocBVK9xpV)

{% content-ref url="/pages/-MDlckMRF8\_8GjI3RZwd" %}
[What are Props?](/proper/concepts/props.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWGkPU2d09wOHZoZkiX" %}
[Give Props](/proper/reference/props/give.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWXVhHjLgr8dmc-E-ze" %}
[Settings](/proper/reference/props/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWGiWGRJ4FnNiiliptx" %}
[Leaderboards](/proper/reference/props/leaderboards.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVRO5gUvRPVfoGv5-n1" %}
[Admin Settings](/proper/reference/props/admin-settings.md)
{% endcontent-ref %}


---

# 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.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.
