# Audits

The Aqualoan smart contract code has undergone a comprehensive security audit conducted by Blocksec, a well-known blockchain security firm. This audit involved an in-depth review of the contract’s functionality, code logic, and potential vulnerabilities to ensure it meets high standards of security and reliability. By passing this audit, Aqualoan demonstrates a commitment to user safety and robustness against potential exploits.

Additionally, the protocol will be completely open source, allowing anyone to view and interact with the core codebase, user interface, API, or directly with the smart contracts on the Blockchain network.

You can learn more about the audit here:

<https://github.com/techaqualoan/audits>


---

# 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://aqualoan.gitbook.io/aqualoan/contracts-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.
