# Bug Bounty

We currently have a bug bounty competition, rewarding users who find important bugs within our DeriW services. We will be distributing $DER Tokens ranging from $100DER to $100,000DER. This amount will be based on the seriousness of the bug, assessed by the DeriW Technical Team. If multiple people report the same bug, only the first user to submit it will be eligible for the reward.

Visit this link to submit your bugs: <https://www.deriw.com/event-hub/bug-bounty>


---

# 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.deriw.com/security/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.
