# Audits

Audits are essential but not a guarantee. DeFi protocols are interconnected, which can create unforeseen vulnerabilities. We take security seriously, but no protocol can promise zero risk. Deposit only what you can afford to lose.

## Completed Audits

* **Team Omega** - Full v2 coverage (incl. Pendle) - completed May 2025 - [**report**](https://github.com/OmegaAudits/audits/blob/main/202505-Altitude.pdf)
* **Oxorio** - Full v2 coverage (incl. Pendle) - completed May 2025 - [**report**](https://oxor-io.github.io/public_audits/Altitude/Altitude-v2-Audit-Report.pdf)
* **Team Omega** - Parallel farming - completed January 2025 - [**report**](https://github.com/OmegaAudits/audits/blob/main/202501-Altitude-parallel-farming.pdf)
* **Team Omega** - Morpho integration - completed August 2024 - [**report**](https://github.com/OmegaAudits/audits/blob/main/202408-Altitude-morpho-integration.pdf)
* **Oxorio** - full V1 coverage - completed July 2024 - [**report**](https://oxor-io.github.io/public_audits/Altitude/Altitude-Audit-Report.pdf)
* **Team Omega** - full V1 coverage - completed March 2024 - [**report 1**](https://github.com/OmegaAudits/audits/blob/main/202207-Altitude-v1.0.pdf); [**report 2**](https://github.com/OmegaAudits/audits/blob/main/202310-Altitude-v1.1.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.altitude.fi/smart-contracts/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.
