# Audits

The H4SHfund contracts have undergone external third-party auditing to help identify and prevent smart contract vulnerabilities present within the codebase. These audits help improve security but **do not guarantee the absence of risks**.

* Security audits are **not a guarantee of safety**.
* Audits **do not eliminate all risks**, and vulnerabilities may still exist.
* Users should **exercise caution and conduct their own research (DYOR)** before interacting with any DeFi protocol, including H4SHFund.

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

{% hint style="danger" %}
It's essential to recognize that while security audits are a crucial component of our safety measures, they do not fully eliminate risk. Interact with DeFi protocols at your own risk.
{% endhint %}

## H4SHFund Shieldify Audit:

{% file src="/files/xyBJj7o6Q7AOCUfTOosK" %}
Source: <https://github.com/shieldify-security/audits-portfolio>
{% endfile %}


---

# 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.h4shfund.com/h4shfund-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.
