# Security and Audits

## What type of security audits has Lendr undergone?

<figure><img src="/files/nYwwMKIh1JaHH22CD1Jm" alt=""><figcaption><p>Lendr on Certik Skynet</p></figcaption></figure>

Security is a top priority for our protocol. The Lendr tokens and applications have been audited internally and externally by multiple third-party companies.

### Security audits

* Internal Pre-Testnet Launch Audit - Completed 5/10/23
* Internal Pre Mainnet Launch Audit - Completed 5/29/23
* External Pre-Mainnet Launch Audits
  * [**Audit by SolidProof** ](https://github.com/solidproof/projects/blob/main/2023/LendrNetwork/SmartContract_Audit_Solidproof_LendrNetwork.pdf)**- Completed June 2023**
  * [**Audit by Certik**](https://skynet.certik.com/projects/lendr-network) **- July 2023**
* External Post Mainnet Launch Audit - Coming soon after launch

Additionally, here are audits of the original Liquity code base that we forked:

* [**Trail of Bits Security Assessment**](https://github.com/trailofbits/publications/blob/master/reviews/Liquity.pdf) **-** January 2021
* [**Audit by Coinspect**](https://www.coinspect.com/liquity-audit/) - March 2021
* [**Trail of Bits Liquity Protocol and Stability Pool Final Report**](https://github.com/trailofbits/publications/blob/master/reviews/LiquityProtocolandStabilityPoolFinalReport.pdf) **-** March 2021
* [**Trail of Bits Liquity Proxy Contracts Report**](https://github.com/trailofbits/publications/blob/master/reviews/LiquityProxyContracts.pdf) - March 2021

## What other safety mechanisms are in place?

Lendr.fi is a registered company in the United States, and as such we follow strict compliance and regulatory guidelines.

We also aim to follow a variety of security best practices. The Lendr team uses multi-signature verification wallets to control protocol funds and we educate our employees on security best practices.&#x20;

## Bug Bounty Programs

<figure><img src="/files/kRfWSa95R9I8L3D48U9A" alt=""><figcaption><p>Lendr Bug Bounty 08/2023</p></figcaption></figure>

Lendr.fi will be launching multiple bug bounty systems including a partnership with the largest web3 bug bounty platform [Immunefi](https://immunefi.com/). Here are our bug bounty programs:

* [Certik Bug Bounty Program](https://skynet.certik.com/projects/lendr-network)
* Immunefi Bug Bounty Program (Launching Soon)


---

# 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://whitepaper.lendr.fi/general-documentation/security-and-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.
