# Audits

Lendle V1 code has been audited by Sourcehat (formerly known as Solidity Finance). As they were the auditors of the original code made by Geist in 2021, it made a lot of sense to let them be the first to audit Lendle.\
\
You can learn more about the audit here:\
<https://sourcehat.com/audits/Lendle/>

Updated audit:

<https://www.halborn.com/audits/lendle/brink-a73cf0>


---

# 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.lendle.xyz/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.
