# Intro to Solodit

Solodit is a comprehensive, free to use, and user-friendly platform that aggregates security vulnerabilities (findings) and bounties from a multitude of security and auditing firms in the web3 space.&#x20;

It acts as a central tool for auditors and protocols to learn and upscale their security game, with thousands of vulnerabilities and bugs.&#x20;

Solodit aims to fortify the security landscape of decentralized applications and smart contracts.

<figure><img src="https://373155631-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNO5R8i94VXdLYIR8XEd%2Fuploads%2FwYLiarFZ3gFIXgrJ3Peb%2Fimage.png?alt=media&#x26;token=41fd8c4e-18d3-4f1b-bac9-8ab2fe186424" alt=""><figcaption><p>Solodit homepage</p></figcaption></figure>

### Key Features

#### Vulnerability and Bounty Aggregation

Solodit provides access to 8000+ of vulnerability reports, aggregating findings from various reputable security and auditing firms as well as top security researchers world wide.&#x20;

Each report details of:

* The nature of the vulnerability
* The contract the vulnerability is present
* The determined severity of the issue
* Pertinent information to understand and address the related security issue.

#### Search and Filter

The platform offers advanced[ search and filter capabilities](https://docs.solodit.cyfrin.io/findings-explorer/search-for-a-finding), enabling users to efficiently navigate through the plethora of vulnerability reports and [Bug Bounties](https://docs.solodit.cyfrin.io/bounties-aggregator/what-is-a-bug-bounty-program). Users can refine their search based on different criteria such as keywords, severity, category, and tags, allowing for a tailored and streamlined experience.

#### Community Ratings and Tags

Solodit values community involvement and incorporates [community ratings](https://docs.solodit.cyfrin.io/findings-explorer/rating-a-finding) and tags for each finding, as well as the ability for the community to submit whole [new findings](https://docs.solodit.cyfrin.io/findings-explorer/add-new-findings).  This facilitates a collaborative environment where users can share insights, contribute to the assessment of vulnerabilities, and collectively enhance the quality and scope of the platform's content.

#### Leaderboard

A distinctive feature of Solodit is the [leaderboard](https://docs.solodit.cyfrin.io/leaderboard), which aggregates auditor performance from renowned platforms such as [CodeHawks](https://codehawks.com), Code4rena, and Sherlock. The leaderboard offers a competitive overview of auditor contributions and achievements, fostering a sense of community and encouraging continuous improvement within the auditing ecosystem.


---

# 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/intro-to-solodit.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.
