# Audits

### **The Importance of Audit**

Building the future of Web 3.0 is exciting. However, every time you do write new code there is a chance for human error, opening the door for malfunction or exploits.

Our commitment to the highest levels of security start with making all our code open source, so anyone can go and inspect and contribute to it. Now, we’ve gone the extra step to conduct a professional audit. Both of these are the basic standards every Web 3.0 project should follow to avoid rug pulls and security exploits.


---

# 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.metapool.app/master/security/audits.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.
