# Bug bounties

Bug bounty categories:

<table><thead><tr><th width="150">Bug level</th><th>Reward level</th></tr></thead><tbody><tr><td>Minor</td><td>Up to $10k</td></tr><tr><td>Mediocre</td><td>Up to $20k</td></tr><tr><td>Major</td><td>Up to $50k</td></tr><tr><td>Critical</td><td>Up to $250k / 15% of damaged funds</td></tr></tbody></table>

{% hint style="info" %}
We are planning to launch an official Immunefi bug bounty program soon. Please stay tuned for more updates!
{% endhint %}

Spiral DAO partnered with [Hats Finance ](https://hats.finance)on a bug bounty program with an on-chain prize of $80k worth of SPR.&#x20;

In case you find a vulnerability or bug, pass the report through Hats Finance. If the report is correct, you will receive a bug bounty 100% unclocked straight away.

In some cases, the reward will be much higher than $80k. That will be decided in further communication.

*For other inquiries, feel free to contact <mark style="color:blue;"><info@spiral.farm>.</mark>*&#x20;


---

# 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.spiral.farm/risks-and-security/bug-bounties.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.
