# Contributors

### Overview

Your organization’s top contributors and ideas are showcased in a dedicated section. Users can view the **Top 10 Contributors**, ranked by the number of submitted ideas, alongside a running tally of their ideas posted.

<figure><img src="/files/sRyLXKaFfMcvWw3S4oH1" alt="" width="563"><figcaption></figcaption></figure>

Similarly, the **Top 10 Ideas**, as voted by colleagues, are displayed, and clicking on an idea takes you directly to its details.&#x20;

To refine the view, filters are available for time ranges such as the last year, six months, three months, this month, or this week.


---

# 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://guides.mangoapps.com/user-guide/ideas/contributors.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.
