# Leaderboards

### The leaderboards are shown `Props` section of the **Proper** app home, with the top givers and receivers of [Props](/proper/concepts/props.md) visualized in two bar charts.

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

#### To adjust the number of rows shown and the trailing period for leaderboards, modify the [`App Settings`](/proper/getting-started/app-settings.md) using the button at the top of the app home tab.

![](/files/-MWgb6ogxLlocBVK9xpV)


---

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