# Audit

Security is a core pillar of iLayer. We are committed to maintaining a high standard of safety and reliability across all protocol components. To support this, we conduct independent third-party audits to review and validate our smart contracts and integrations.

Below is the first completed audit, focused on our integration with LayerZero.

#### [**View Audit Report** ](https://github.com/abarbatei/audits/blob/main/reports/solo-audits/iLayer_x_ABA_LayerZero_Integration_Audit_Report-v1.1.pdf)

### Ongoing Security Reviews

This is the first in a series of audits planned for iLayer. As the protocol expands, we will continue to engage external auditors to ensure the integrity and resilience of our infrastructure.


---

# 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.ilayer.io/audit.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.
