# Audits

## This page has been deprecated. V1 documentation is partially maintained [here](https://docs.balancer.fi/v/v1/core-concepts/security/audits)

### description: Audits of the balance-core smart contracts

## Audits

Balancer has completed full audits with Consensys Diligence, Trail of Bits, and Open Zeppelin. Links to the audit reports can be found below.

* Trail of Bits

{% file src="<https://3433515615-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtMQYB90ZuO38aKDyto%2F-M2EdQiZCQBtqpohoGtt%2F-M2EdpY4ind-7TyqtJL-%2FTrail%20of%20Bits%20Full%20Audit.pdf?alt=media&token=285781fb-c180-4cc3-8aeb-f5fc99578693>" %}
Trail of Bits Full Audit
{% endfile %}

* Consensys Diligence

{% embed url="<https://diligence.consensys.net/audits/2020/05/balancer-finance/>" %}

[Open Zeppelin Full Audit](https://blog.openzeppelin.com/balancer-contracts-audit/)

* OpenZeppelin

{% embed url="<https://blog.openzeppelin.com/balancer-contracts-audit>" %}


---

# 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://balancer.gitbook.io/balancer/core-concepts/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.
