# Leaderboard

<figure><img src="/files/60myRR75CGtho9zFI7aZ" alt=""><figcaption></figcaption></figure>

The Leaderboard shows BugBase's most active and "reputed" users

The Leaderboard lists the top ten hackers who have helped make the web a safer place.

Concise statistics of the hackers are also provided and their profile page can be easily visited by clicking on them.

{% hint style="success" %}
The Leaderboard's main aim is to add competitiveness to bug bounty hunting and motivates the hackers to become the best of them all.
{% endhint %}


---

# 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.bugbase.ai/bounty-hunter-guide/leaderboard.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.
