# │ Audit Reports

Security is **top priority:**

over **7 independent audits** have thoroughly reviewed Algebra's entire codebase.

Our smart contracts **have not undergone a single change** to this code-base, so these audits apply to software.

| Module                       | Auditor         | Report                                                                                                                      |
| ---------------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Core                         | MixBytes        | <https://github.com/cryptoalgebra/Algebra/blob/master/audits/Core_audit_report_MixBytes.pdf>                                |
| Farming                      | MixBytes        | <https://github.com/cryptoalgebra/Algebra/blob/master/audits/Farming_Plugin_report_MixBytes.pdf>                            |
| Base plugin                  | MixBytes        | <https://github.com/cryptoalgebra/Algebra/blob/master/audits/Base_Plugin_report_MixBytes.pdf>                               |
| Entire protocol, bug hunting | Riley Holterhus | <https://github.com/cryptoalgebra/Algebra/blob/dev/audits/Riley_Holterhus_Algebra_Integral.pdf>                             |
| Entire protocol              | Paladin         | <https://github.com/cryptoalgebra/Algebra/blob/master/audits/Algebra_Paladin_report.pdf>                                    |
| Custom Pools                 | Bailsec         | <https://github.com/cryptoalgebra/Algebra/blob/master/audits/Bailsec_Algebra_Integral_Update_Audit_differential_Report.pdf> |
| Core Integral v1.2           | Bailsec         | <https://github.com/cryptoalgebra/Algebra/blob/integral-v1.2.1/audits/Bailsec_Algebra_Integralv1.2_Core_Update_Audit.pdf>   |
| Core Integral v1.2.1         | Bailsec         | <https://github.com/cryptoalgebra/Algebra/blob/integral-v1.2.1/audits/Bailsec_Algebra_v1.2.1_Report.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://gliquids-organization.gitbook.io/gliquid/dev-corner/audit-reports.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.
