# AI Auditor

Artifical intelligence and coding is most definitely a revolution in the web2 and web3 world, allowing developers to code faster than ever, and allowing non-specialized users to have an easier time with technically advanced tasks.

With that being said, this can be a problem when keeping smart contract security in mind. That is why we have also developed a trained AI Auditor, that can analyze all common and uncommon exploits available from a database of over 10000 smart contract audits from various top tier smart contract security firms.

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

Users can also download a PDF with in depth information about the potential exploits or security issues related to a contract and tips on how to fix them.


---

# 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.defibuilder.com/ai-services/ai-auditor.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.
