# Public Goods Funding Methodologies

### Quadratic funding

* [Gitcoin CLR matching](https://gitcoin.co/blog/gitcoin-grants-clr-matching/)

### Ongoing donations to projects

* [Giveth](https://giveth.io/)
* [Open Collective](https://opencollective.com/)

### Retroactive public goods funding

* [Optimism / Vitalik](https://medium.com/ethereum-optimism/retroactive-public-goods-funding-33c9b7d00f0c)
* [Vitalik talk - starting at 28:42](https://youtu.be/oLsb7clrXMQ?t=1722)
* IAMM - [Impact Attribution Meta Market](https://iamm.blog/introducing-the-meta-market-45ecbbc5b207) - an approach to rewarding the production of impactful content and digital goods. Its Impact Attribution protocol enables a supply chain for ideas. Impact-signals propagate backwards through networks of digital goods, connected by attribution links.

### Social impact investing

* [Investopedia](https://www.investopedia.com/terms/i/impact-investing.asp)

### Effective Altruism

* [Wikipedia](https://en.wikipedia.org/wiki/Effective_altruism)
* ITN Framework for choosing focus areas:&#x20;
  * 1\. Importance = scale x severity&#x20;
  * 2\. Tractability = you can see a path forward, that putting money and time into something will produce results. Do people care about it? Are the decision makers or underlying causes moveable? Tractability is time-sensitive as well.&#x20;
  * 3\. Neglectedness = a cause is getting less resources than its importance and tractability would suggest it should get

### Participatory Budgeting & Philanthropy

* [City of Vallejo, California](https://www.cityofvallejo.net/city_hall/departments___divisions/city_manager/participatory_budgeting)
  * [Rulebook](https://www.cityofvallejo.net/common/pages/DisplayFile.aspx?itemId=14956889)
* [WEPOWER](https://wepowerstl.org/community-wealth/)- To drive community-owned wealth, they build the capacity of community members to democratically control the businesses, land, and assets that exist in their neighborhoods and are a result of their labor. The decisions of what businesses the VC fund invests in are made by residents of the neighborhoods.
* [Thriving Resilient Communities Collaboratory](https://thrivingresilience.org/collaborative-funding/)
  * Participating organizations create a criteria for funding competitions each year, to assess the best strategic moves for the regional community resilience movement as a whole.
* [Femtheogen](https://www.femtheogen.org/)
  * Participants received training on philanthropy as a process, how to make criteria, and training from leaders in the space on topics that the facilitators decided were important, such as power dynamics, Indigenous leadership, etc. They came up with groups among themselves based on what everyone thought was important, and researched potential grantees, then interviewed them to gather more detail and vet them. Each group had 2 $10k grants to give, and they were eligible for an additional $20k of matching funding if they raised an additional $10k for their group on their own.
  * [Resources](https://docs.google.com/document/d/1LJu7B4QxWzarc8AJ98YCAtrPO8OAQVsB/edit?usp=sharing\&ouid=108244717317931830443\&rtpof=true\&sd=true) on power dynamics and funding strategies
* Formulating criteria to assist project selection: [Several examples](https://docs.google.com/document/d/1m4PLtZ3azXqUh9GH3zB-xQ8iH0I2z6dU-iFUP5NwOzY/edit) | [Detail example 1](https://docs.google.com/document/d/1LJu7B4QxWzarc8AJ98YCAtrPO8OAQVsB/edit?usp=sharing\&ouid=108244717317931830443\&rtpof=true\&sd=true) | [Detail example 2](https://docs.google.com/presentation/d/14hctgjpiulgaVu5bu-sare4k3PlgbmX-/edit?usp=sharing\&ouid=108244717317931830443\&rtpof=true\&sd=true)

### Collaborative Innovation

* Bloom Network's [Pollination Labs](https://docs.google.com/document/d/1gukqcykDZXqVfd7rbVSYZAq-W3A6g-72arDOH7LGkxA/edit?usp=sharing) framework for interdisciplinary collaboration
* [Accelerating the Accelerators](https://conveners.org/accelerating-the-accelerators-home/)


---

# 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://daodrops.gitbook.io/dao-drops-research/other-approaches-to-public-goods-funding.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.
