# Security

The Liqwid protocol is built in Cardano’s Plutus smart contract language with a focus on security, performance and software correctness.

## Exernal Security Audit

The Liqwid protocol's Plutus onchain code (smart contracts) has been audited by Vacuumlabs (2023) and mLabs (2025). \
The full Vacuumlabs audit report has been made publicly accessible following completion and can be viewed on Google drive [here](https://drive.google.com/file/d/1G876DEDefbP0rf19otkGuOdY_Cwh79fT/view?usp=sharing).&#x20;


---

# 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://liqwid-labs.gitbook.io/liqwid-docs/security.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.
