# Bug Bounty

The 🐛Bug Bounty Swarm manages the funds available through the [Bug Bounty Program](/developers/security/bug-bounty.md). It is currently made up of 1Hive Seed group members who have been working on 1Hive for over a year and have a strong degree of trust in each other.

## Useful Links

[Gnosis Safe](#useful-links) which currently holds the bug bounty funds.

[Old Aragon DAO](https://aragon.1hive.org/#/1hivebounty/0x711d1dc541d8fe23357412ff3a93a12e5251ffe4/) which previously held the bug bounty funds.

## Roles and Responsibilities

| Member                                             | Role                |
| -------------------------------------------------- | ------------------- |
| [willjgriff](https://forum.1hive.org/u/willjgriff) | Seed and DAO member |
| [rperez89](https://forum.1hive.org/u/rperez89)     | Seed and DAO member |
| [fabriv](https://forum.1hive.org/u/fabriv)         | Seed and DAO member |
| [lkngtn](https://forum.1hive.org/u/lkngtn)         | Seed and DAO member |
| [gabi](https://github.com/0xGabi)                  | Seed and DAO member |

Each of the above members have equal voting weight within the bug bounty multisig to distribute rewards.


---

# 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://wiki.1hive.org/community/swarms/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.
