# Bug Bounty

WaterNeuron has a bug bounty program with the following classifications. The bounties are rewarded with WTN tokens.

Report bugs immediately if they fall under any of these categories.

<table><thead><tr><th width="95" align="center">Sev</th><th width="481">Description</th><th align="center">Bounty (WTN)</th></tr></thead><tbody><tr><td align="center">0</td><td>Bugs enabling unsanctioned state mutations affecting critical assets like neurons, ICP, nICP, WTN, or critically endangering WaterNeuron.</td><td align="center">50k</td></tr><tr><td align="center">1</td><td>Bugs that enable unsanctioned state mutations affecting data, with a moderate impact on WaterNeuron.</td><td align="center">25k</td></tr><tr><td align="center">2</td><td>Bugs enabling unsanctioned state mutations without substantial impact on WaterNeuron.</td><td align="center">10k</td></tr></tbody></table>


---

# 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.waterneuron.fi/more/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.
