# Security and Audits

## Security at LEVEL

Security is priority number one. DeFi can be an intimidating place, especially at a time when exploits and hacks are rampant. For market participants, this leads to uncertainty and a general lack of confidence across the industry. To mitigate this impact, the team is focused on acting with integrity and rigorous oversight across the LEVEL ecosystem whilst we pave our way toward trustless decentralization. We believe this ensures all stakeholders can participate at LEVEL with peace of mind in the system as a whole. We are not here to sell you a product, we are here to build a community.

LEVEL is developed by a team of industry veterans with significant experience in auditing and protocol development. Our codebase has been thoroughly tested and peer-reviewed through standardised audit and verification processes.

These processes include:

* Formal verification of the core smart contracts
* Full code review of the core smart contracts
* Numerical error analysis
* Code review of periphery smart contracts (during ongoing development)

While we have taken every precaution to ensure the safety of user funds and instil confidence in our work, we still must remind users that this is all-new technology and not without risk. Please use best practices in risk management when deploying capital across the space.

## Audits

### Obelisk

* *08 Nov 2022*: Engaged Obelisk Auditing on a full smart contract audit of LEVEL
* *09 Jan 2023*: Obelisk released their [core contracts](https://obeliskauditing.com/audits/level-finance-core) audit
* *24 Jan 2023*: Obelisk released their [trading contracts](https://obeliskauditing.com/audits/level-finance-trading) audit

### Quantstamp

* *02 Feb 2023*: LEVEL [announced](https://dao.level.finance/proposals/0xfd8cd0c325529c52a4ca769b878b59b87ed219dc10b55ed99683cb766c0bbc85) a security partnership with Quantstamp.
  * Resources allocated to LEVEL will provide ongoing security support and innovation ideation concerning product development
* *05 April 2023*: Quantstamp has published the [full smart contract audit report](https://certificate.quantstamp.com/full/level-finance/929d1708-a464-476d-86f3-7d7942faa4d2/index.html).

##


---

# 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.level.finance/security-and-contracts/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.
