# Bug bounties

Asymetrix encourages responsible disclosure of any vulnerabilities in the smart contracts, and that's why a bug bounty program in the **HakenProof** community has been launched.

<https://hackenproof.com/asymetrix>

You are welcome to test your skills, earn a reward, and help us become a more secure service.

Additionally, if you don't want to participate in Hackenproof, you can send all the information to **<helnonensis@asymetrix.io>**.


---

# 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.asymetrix.io/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.
