# Security and Audits

## Audits

Audit of Equilibrium's code base is an ongoing process. We designed the system to be safe and secure, and we want to ensure that Equilibrium product matches the highest security standards. We will update the table below to reflect current audit progress.&#x20;

| Date      | Description                                                                | Auditor                               | Report                                                                  |
| --------- | -------------------------------------------------------------------------- | ------------------------------------- | ----------------------------------------------------------------------- |
| Dec. 2020 | Basic Mainnet functioanlity with Balances, Claims and Vesting of EQ tokens | [Quantstamp](https://quantstamp.com/) | [Final report](http://equilibrium.io/docs/equilibrium-report-final.pdf) |


---

# 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.equilibrium.io/resources/security-and-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.
