# Bug Bounty

Bugs can be reported to community admins or to <info@squirrelwallet.com>

Our team grades bugs in 4 categories:

1. Aesthetic / Already Known
2. Low Priority
3. Medium Priority
4. High Priority

Low, medium, and high priority bug reports are individually reviewed and appropriate compensation is decided by our team. Aesthetic / Already Known bugs receive no reward due to low importance or having already paid a bug bounty for it.&#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://squirrel-wallet.gitbook.io/squirrel/developers/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.
