# Pollen

The 🏵Pollen Swarm manages the 1Hive SourceCred instance. Details can be seen in [Earn Pollen](/italian/getting-started/pollen.md). The Swarm is responsible for ensuring the system isn't easily exploitable, keeping parameters up-to-date and distributing pollen rewards.&#x20;

## Useful Links

&#x20;[Aragon DAO](https://aragon.1hive.org/#/pollen) holding Pollen funds.

[1Hive Pollen GitHub Repository](https://github.com/1Hive/pollen)

[SourceCred documentation](https://sourcecred.io/docs/)

## Roles and Responsibilities

| Member                                                             | Role                            |
| ------------------------------------------------------------------ | ------------------------------- |
| [befitsandpiper](https://forum.1hive.org/u/befitsandpiper/summary) | Primary Operator and DAO member |
| [lkngtn](https://forum.1hive.org/u/lkngtn)                         | DAO member                      |
| [crisog](https://forum.1hive.org/u/crisog)                         | DAO member                      |
| [luigy](https://forum.1hive.org/u/luigy/summary)                   | DAO member                      |
| [rayne](https://forum.1hive.org/u/rayne/summary)                   | DAO member                      |
| [jasper](https://forum.1hive.org/u/jasper/summary)                 | DAO member                      |
| [sem](https://forum.1hive.org/u/sem)                               | DAO member                      |

Each of the above members have equal voting weight within the Pollen DAO to manage funds.

## Funding Proposals

Many funding proposals have been made to fund the Pollen Swarm:

* <https://forum.1hive.org/t/dev-cred-proposal/29/6>
* <https://forum.1hive.org/t/social-cred-proposal/40/5>
* <https://forum.1hive.org/t/new-pollen-proposal-for-period-starting-oct-23/407>
* <https://forum.1hive.org/t/new-pollen-proposal-for-period-starting-nov-30/1515>


---

# 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/italian/community/swarms/pollen.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.
