# Leaderboard

The Solodit Leaderboard serves as a clear, aggregate, ranked display of auditors's performances across 3 competitive audits industry leading platforms:&#x20;

* [CodeHawks](https://codehawks.com)
* Code4rena
* Sherlock DeFi

<figure><img src="/files/EYCeqVCk7nEOV5pL55jZ" alt=""><figcaption></figcaption></figure>

### Filter by each platform

The filters available at the top of the leaderboard allow you to view the top auditors for each platform

<figure><img src="/files/5JITeTPnFn2HUcbvwqkB" alt=""><figcaption></figcaption></figure>

The leaderboard is a useful tool for auditors to see how their performance stacks up against their peers or across platforms!


---

# 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.solodit.cyfrin.io/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.
