# Security Overview

Odysphere inherits the contract architecture and full security maintenance from Liquity V1, with favorable and flexible collateral parameters.

Liquity V1 has been audited and runs a bug-bounty program.

Please refer to the following links to review the current state of the smart-contracts audits and the bug bounty program.

[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

[Liquity Bug-Bounty Program](https://www.liquity.org/blog/announcing-liquitys-bug-bounty-program) February 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://odysphere.gitbook.io/odysphere/security/security-overview.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.
