# Audits

{% hint style="danger" %}
It's essential to recognize that while security audits are a crucial component of our safety measures, they do not entirely eliminate risk.
{% endhint %}

The SteakHut smart contracts have undergone vigorous reviews and audits, both internally by contributors to the SteakHut protocol, and externally by third-party auditing firms.

You can find the full report from each of the audits at the links below.

## SteakHut Liquidity V2 Audit:

#### Shieldify

{% embed url="<https://github.com/shieldify-security/audits-portfolio/blob/main/reports/SteakHut-Security-Review.pdf>" %}

## SteakHut Liquidity Audit:

{% file src="/files/8c9H9RyYoKUv3lTbrZQE" %}

## Legacy SteakHut Audit:

{% embed url="<https://paladinsec.co/projects/steakhut-finance/>" %}


---

# 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.steakhut.finance/steakhut-platform/security/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.
