# Audits

To ensure the utmost security and reliability for our users, we are committed in conducting multiple audits of our smart contracts and making ongoing improvements to ensure the highest standards of security for users.

These audits involve thorough reviews of the codebase by reputable security firms and experts in blockchain technology. Through these audits, we aim to identify and address any potential vulnerabilities or weaknesses in our contracts, thereby enhancing the overall security posture of our platform.&#x20;

By prioritizing security and diligence in our development process, we strive to provide users with a safe and trustworthy environment for their transactions and interactions within the protocol.


---

# 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.eris-finance.com/info/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.
