# Audits

To demonstrate our commitment to security, Level has partnered up with some of the leading audit firms in the space:

<div align="center" data-full-width="false"><figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FtBfGJrEAjwahjTMSWlin%2Fimage.png?alt=media&#x26;token=ed0646e9-24b3-478d-82e9-614cec7a0581" alt="" width="144"><figcaption><p>Spearbit Cantina</p></figcaption></figure></div>

<div><figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FQdQsUfBvq4jU3c93VqYy%2Fimage.png?alt=media&#x26;token=19bb862d-5cec-455e-bf1c-9c37ccc54845" alt="" width="100"><figcaption><p>Zellic</p></figcaption></figure> <figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FgoZYNAdvUG8xeGqxOwyb%2FaWK3aVqH_400x400.jpg?alt=media&#x26;token=acc33bce-51a0-4087-bf2a-da7b5fd5178b" alt="" width="100"><figcaption><p>Pashov</p></figcaption></figure> <figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FGthqnDhExvWkHV77b3RO%2Fmacro.png?alt=media&#x26;token=e3fb1a12-5bad-4aa1-be40-6c71f1120777" alt="" width="100"><figcaption><p>0xMacro</p></figcaption></figure></div>

## **Audits**

**v2**

* Pashov: [Level v2 (April 2025)](https://storage.googleapis.com/level-public/audits/\[Pashov]%20Level%20v2%20Security%20Review.pdf)
* 0xMacro: [Level v2 (April 2025)](https://storage.googleapis.com/level-public/audits/\[0xMacro]%20Level%20v2%20Security%20Review.pdf)

**v1**

* Spearbit Cantina: [LevelReserveLens, BoringVault (February 2025)](https://storage.googleapis.com/level-public/audits/LevelReserveLens%20%2B%20BoringVault%20-%20Spearbit%20Cantina.pdf)
* Spearbit Cantina: [lvlUSD v1.1 + Staked lvlUSD (October 2024)](https://storage.googleapis.com/level-public/audits/lvlUSD%20v1.1%20%2B%20Staked%20lvlUSD%20-%20Spearbit%20Cantina.pdf)
* Spearbit Cantina: [lvlUSD v1 (September 2024)](https://storage.googleapis.com/level-public/audits/lvlUSD%20v1%20-%20Spearbit%20Cantina)
* Zellic: [Stablecoin Points Farm (September 2024)](https://storage.googleapis.com/level-public/audits/Points%20Farm%20-%20Zellic%20Audit%20Report%20\(1\).pdf)
  * In response to the audit findings, Level will not be utilizing the `migrate` function to convert USDT to lvlUSD. The `migrate`function will be gated behind the admin multisig. As always, users will not lose their XP for withdrawing stablecoins to convert to lvlUSD.

## **Bug Bounty**

In addition to audits, we've also implemented an [ongoing bug bounty program](https://cantina.xyz/bounties/c463283d-b278-4d95-8d9c-e3e4cb0f8f63) administered by Cantina

## **Github**

* [Core Contracts](https://github.com/Level-Money/contracts)
* [Points Farm](https://github.com/Level-Money/points-farm-public)


---

# 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://level-money.gitbook.io/level-documentation/technical-documentation/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.
