# Audits

The Liquid Loans protocol on Base is a fork of the Liquid Loans protocol on PulseChain, and inherits all risks of that protocol.

The Liquid Loans development team has only made the necessary changes to Liquid Loans original set of smart contracts to ensure it operates successfully.

These changes may include pointing the code to oracles (such as ChainLink) and decentralized exchanges.

Now that the protocol has launched on the Base mainnet, the Liquid Loans protocol has been professionally reviewed and audited by leading international blockchain security firm, Halborn.

The final report is publicly available for you to [read and download here](https://llprod-resource.s3.ap-southeast-2.amazonaws.com/Audit/Base/Halborn+Audit+Report+-+Liquid+Loans+on+Base.pdf).

<figure><img src="/files/Ow4Zx9foreyY6BY3FpKW" alt="Liquid Loans Audit Report by Halborn.jpeg" width="375"><figcaption></figcaption></figure>

We also strongly recommend you review the following Liquid Loans on PulseChain audit.

* Audit by [Halborn](https://llprod-resource.s3.ap-southeast-2.amazonaws.com/Audit/Liquid_Loans_Protocol_Smart_Contract_Security_Assessment_Report_Halborn.pdf) June 2023


---

# 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.liquidloans.io/base/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.
