# Audits

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

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

These changes may include pointing the code to oracles (such as Fetch Oracle) and decentralized exchanges (such as PulseX V2) on PulseChain.

Now that PulseChain mainnet has launched, 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://liquid.loans/audit).

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

We also strongly recommend you review the following Liquity audits.

* Audit by [Trail of Bits](https://github.com/trailofbits/publications/blob/master/reviews/Liquity.pdf) January 2021
* Audit by [Coinspect](https://www.coinspect.com/liquity-audit/) March 2021


---

# 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/pulsechain/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.
