# Audit & Security

To guarantee the highest standard of security and reliability, Pyron contracts have been fully audited by [Zenith](https://www.zenith.security/), one of the most respected and recognized blockchain security firms in the industry.<br>

The Zenith audit involved a comprehensive review of the protocol’s architecture, on-chain logic, and risk parameters. ensuring that every component meets the requirements for safety, precision, and long-term maintainability.<br>

You can review the full audit report here:

👉 [View Zenith Audit Report](https://github.com/zenith-security/reports/blob/main/reports/Pyron%20-%20Zenith%20Audit%20Report.pdf)

Our team remains committed to maintaining transparency and the highest security standards across all future product updates and audits.


---

# 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.pyron.fi/security/audit-and-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.
