# Audits

The security and integrity of the hBTC smart contracts are supported by comprehensive audits conducted by experienced third-party security firms. These audits are designed to assess protocol architecture, identify potential vulnerabilities, and validate core contract logic prior to deployment and ongoing upgrades.

## Reports

### Clarity Alliance Audit

{% file src="/files/ES2XtoFKFniEbbTXsGct" %}

{% hint style="info" %}
Verify the report on the [*Clarity Alliance website*](https://www.clarityalliance.org/reports/hermetica-vaults).
{% endhint %}

### Greybeard Security Audit

{% file src="/files/vYlUUHFRAG4C3XuiiuLe" %}

{% hint style="info" %}
Verify the report in the [*Grebeard Security Github repo*](https://github.com/greybeard-security/audit-reports).
{% endhint %}


---

# 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.hermetica.fi/hbtc/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.
