# Audits & Bug Bounty

Security is paramount at Granite. The protocol has undergone multiple comprehensive security audits:

* Full protocol audit by Strata Labs (June 2024)
* Full protocol audit by Halipot (July 2024)
* Full protocol audit by ABA (August 2024)
* Safety Module audit by ABA (September 2024)
* Full protocol audit by Clarity Alliance (October 2024)
* Upgrades audit by Clarity Alliance (February 2025)

All audit reports can be found in our [public audits repository](https://github.com/GraniteProtocol/audits).

Granite has a comprehensive Bug bounty program with [Immunefi](https://immunefi.com/bug-bounty/granite-protocol/information/), with rewards up to $100,000.


---

# 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.granite.world/protocol-information/audits-and-bug-bounty.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.
