# Bug Bounty

Hord's Bug Bounty Program offers rewards to anyone who reports valid vulnerabilities and exploits on their app and domains.&#x20;

Community-driven auditing is the foundation of decentralized security. Hord encourages users to identify bugs, penetration vectors, front-end vulnerabilities, financial attack vectors, and other issues that may risk or destabilize the network and its operations.&#x20;

To report a potential bug, users should [fill out a form](https://www.hord.fi/submit-a-bug) with detailed and comprehensive information.&#x20;

Hord's development team reviews and prioritizes reported bugs and implements fixes accordingly. Rewards are proportional to the severity of the reported issue and are determined by factors such as the severity of the issue, its complexity, and reproducibility.&#x20;

Stable tokens or an equivalent amount in HORD tokens will be rewarded for valid bug reports. The maximum reward amount varies depending on the severity of the bug. Hord encourages users to uncover issues related to contracts, API, the Hord Protocol, and Front-End. Issues affecting outdated or unpatched browsers, those that have not been thoroughly investigated or comprehensively reported, and those that cannot be reproduced are not eligible for the 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.hord.fi/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.
