# Auditors

Our auditors must complete KYC and an onboarding exam in Solidity or Rust. After submitting the tests, our senior smart contract auditors analyze the findings to determine whether the applicant is approved or rejected. Onboarding auditors in this manner ensures a minimum degree of security expertise. We have currently onboarded over 900+ auditors. Our top auditors are featured on a leaderboard here.&#x20;

Because we have a wide pool of auditors to pull from, this large supply reduces project waiting time before an audit can begin.

<br>

<br>


---

# 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.auditone.io/platform/auditors.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.
