# Audit Database

De.Fi's [**Audit Database**](https://de.fi/audit-database) is the world's most comprehensive database of all smart contract audits performed to date. This of course includes any of our own audits, as well as audits from other major auditing firms such as Quantstamp, PeckShield, Chainsulting, Open Zeppelin, ConsenSys, CertiK and many, many more.

{% hint style="success" %}
Our database is updated daily with any new audits being completed, so our list of tracked auditors is constantly growing.
{% endhint %}

![](/files/0LCAqT8QqTvcbknst0ho)

## Audit Search

Searching for a project's audit has never been easier. Through our Audit Database you are simply search for a project's name and easily find all their audits. You may filter by chain or auditing firm if you wish to.

For example, searching for "Aave" will get us the following results:

![](/files/hlpndlpVQA3kD5bVNstT)

You are able to quickly see when and by whom the project was audited by, as well as download any relevant reports from each audit.

{% hint style="info" %}
You can also search for a specific auditing firm to find all their different audits!
{% 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.de.fi/audits/audit-database.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.
