> For the complete documentation index, see [llms.txt](https://ocelex.gitbook.io/ocelex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ocelex.gitbook.io/ocelex/info-and-security/audits.md).

# Audits

At Ocelex, the security and safety of our platform and community are our highest priorities. We take a comprehensive and proactive approach, ensuring that every feature and integration undergoes rigorous audits and testing to maintain the highest standards of security.

### **Key Security Measures at Ocelex**

* **Built on the battle-tested Lynex foundation: U**tilizing the same codebase, with multiple audits and zero security incidents throughout Lynex’s history.
* **Successful Audit by Secure3:** Demonstrating our unwavering commitment to security, Lynex has successfully completed a thorough audit conducted by Secure3. [View the Audit Report.](https://github.com/Secure3Audit/Secure3Academy/blob/main/audit_reports/Lynex/Lynex_final_Secure3_Audit_Report.pdf)
* **Robust Codebase Heritage:** Ocelex and Lynex, rooted in Thena and Velodrome, and ultimately derived from Solidly's codebase, boasts a history of robust security. This lineage, validated by multiple high-level audits of Thena and an absence of reported exploits, provides a strong, secure foundation for Lynex's platform.

### **Related Security Audits and Practices**

* **Thena’s Security Audit:** Which Lynex forks, has undergone an extensive security audit by [OpenZeppelin](https://blog.openzeppelin.com/retro-thena-audit) and [PeckShield](https://github.com/peckshield/publications/tree/master/audit_reports/PeckShield-Audit-Report-Thena-v1.0.pdf).
* **Algebra:** Our DEX infrastructure, developed by Algebra, has been rigorously audited by [ABDK Consulting](https://algebra.finance/static/ABDK_Algebra_Audit-b4a20379efce1d26b7fbe9127582df6a.pdf), [Hexens](https://algebra.finance/static/Hexens_Algebra_Audit-0918594cb7666296d9f57295d9274270.pdf), and [Hacken](https://algebra.finance/static/Hacken_Algebra_Audit-317911476f86c632be77388fa51852c0.pdf), significantly strengthening the security fabric of our platform.

{% hint style="warning" %}
**User Caution Advised:** We remind our users that, while audits reduce risks, they don’t eliminate them completely. Users should review our legal disclaimer thoroughly before using Ocelex. For security-related queries or reports, please reach out to us via Discord.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ocelex.gitbook.io/ocelex/info-and-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.
