# Quests

The 🌟Quests Swarm members are responsible for building, maintaining Quests, a platform allowing different stakeholders to interact easily and interactively through a quest. A single quest is basically a fundable task where some people can complete it and earn a reward (e.g. $HNY).

## Useful Links

New [Gnosis Safe](https://gnosis-safe.io/app/xdai:0x9116248D38aF8b535723Db13cBF3E18307665b1c/balances) holding the currently received funds.

Old [Aragon DAO](https://aragon.1hive.org/#/quests/0x508a92a4aec55d77b7a5cffc2460d4ae893411ae/) holding Quests funds.

[Excel sheet](https://docs.google.com/spreadsheets/d/1GsFi7Eq_wMzy9NoQNpMwFgkUFCxPSvd57-ZgjbkO-B0/edit#gid=1334089341) showing hours spent.

[Github](https://github.com/1Hive/quests) repositories.

## Roles and Responsibilities

| Member                                            | Role             |
| ------------------------------------------------- | ---------------- |
| [felix](https://forum.1hive.org/u/felix/summary)  | Bug fixing       |
| [gossman / corantin](https://github.com/Corantin) | UI               |
| [redaboudhar](#useful-links)                      | UI               |
| [willjgriff](https://github.com/willjgriff)       | Advisor/Solidity |
| [KevinMansour](https://github.com/KevinMansour)   | UI               |
| [alexchan0394](https://github.com/alexchan0394)   | UI               |


---

# 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/quests.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.
