# Audits

At Arcadia, we prioritize the security of our protocol through comprehensive security measures and auditing processes. The DeFi landscape is evolving rapidly and is the primary target of bad actors. We work with the best teams in the security industry and researchers to ensure users' funds at Arcadia maximally protected.

We would like to thank [0xladboy](https://twitter.com/Xc1008Cui) and Lambda from [Trust Securities](https://www.trust-security.xyz/), [HollaDieWaldfee](https://twitter.com/HollaWaldfee100), [alexxander](https://twitter.com/__alexxander_) and [bytes032](https://twitter.com/bytes032) from [Renascense](https://twitter.com/RenascenceLabs), [Pashov](https://twitter.com/pashovkrum), [Ruhum](https://code4rena.com/@ruhum) and [carrotsmuggler](https://code4rena.com/@carrotsmuggler) from the [Pashov Audit Group](https://twitter.com/PashovAuditGrp) and [0x52](https://twitter.com/IAm0x52) together with the many Sherlock Watsons for helping us with security reviews for the protocol.

The complete Arcadia V2 contracts are audited by multiple parties and underwent a Sherlock auditing contest. Additionally, asset modules and periphery contracts have been fully audited.

The audit reports can be found below:

* **Nethermind (Q4 2022 - Q1 2023):** complete codebase Arcadia V1
* **Trust Securities (Q4 2023):** complete codebase Arcadia V2
* **Renascence (Q1 2024):** complete codebase Arcadia V2
* **Pashov Audit Group (Q1 2024):** complete codebase Arcadia V2
* **Sherlock Contest (Q1 2024):** complete codebase Arcadia V2
* **Sherlock Contest - Aerodrome Asset Modules (Q2 2024):** Aerodrome Asset Modules
* **Renascence (Q2 2024):** Aerodrome staked Slipstream, Auto-compounder and Tranche Wrapper
* **Pashov Group (Q3 2024):** Spot Accounts and Uniswap V4 Asset Module
* **Renascence (Q1 2025):** Staking contracts
* **Sherlock (Q3 2025):** New Account versions, multichain deployment

All completed audit reports can be found in the following Github repository: <https://github.com/arcadia-finance/arcadia-finance-audits/tree/main/audits-v2>

We strongly recommend users to read our audit reports, our documentation and risk measures.


---

# 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.arcadia.finance/security-and-risk/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.
