> For the complete documentation index, see [llms.txt](https://docs.hypha.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypha.sh/technical-information-and-brand-assets/security.md).

# Security

Security is at the core of Hypha’s operations. Our commitment to safeguarding our platform and users is evidenced by the strict security measures and processes we have in place:

* **Audited and Verified**: We've undergone comprehensive security audits by reputable firms, including Quantstamp, Code4Arena, Zellic, and Kudelski Security, to ensure the integrity of our protocol and to identify and address potential vulnerabilities.
* **Proactive Protection**: Our active bug-bounty program encourages white-hat hackers and security researchers to help us maintain the highest security standards by identifying and reporting any potential threats.
* **Trusted by Leaders**: Recognition from leading blockchain entities like SwissBorg, who chose Hypha as an exclusive service provider, validates our security-first approach and the trustworthiness of our services.

## Audits

{% content-ref url="/pages/AbBeFvR9l8ewN7lVoZBs" %}
[Quantstamp Audit](/technical-information-and-brand-assets/security/audits/quantstamp-audit.md)
{% endcontent-ref %}

{% content-ref url="/pages/mDRLSWhexCXXYZCVE2We" %}
[Code4rena Audit](/technical-information-and-brand-assets/security/audits/code4rena-audit.md)
{% endcontent-ref %}

{% content-ref url="/pages/d5RVPmCQfVU5AZfBN3IW" %}
[Zellic Audit](/technical-information-and-brand-assets/security/audits/zellic-audit.md)
{% endcontent-ref %}

{% content-ref url="/pages/YH06MgEKIdlQ8o0fW6mX" %}
[Kudelski Security Audit](/technical-information-and-brand-assets/security/audits/kudelski-security-audit.md)
{% endcontent-ref %}

## Bug Bounty Program

{% content-ref url="/pages/0Q4pA6gKO4sDZqzhxbDw" %}
[Bug Bounty Program](/technical-information-and-brand-assets/security/bug-bounty-program.md)
{% endcontent-ref %}

## Vulnerability Reports

{% content-ref url="/pages/wOZDBz4yui0O914nTzeN" %}
[Vulnerability Reports](/technical-information-and-brand-assets/security/vulnerability-reports.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hypha.sh/technical-information-and-brand-assets/security.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
