# DAO Drops V1 Scope

DAO Drops was initially a project led by dOrg and backed by a grant from the Ethereum Foundation. The purpose of the project was to decentralize the decision-making power of where the EF's funds are allocated. The purpose of this research is to inform the product design, and potentially also to serve as a resource for finance allocation governance in the Ethereum ecosystem.

* [Grant proposal](https://hackmd.io/ARzW_zW_SJ2dt7bDBwR4Xg?view)
* Minutes
  * [Kick-off call](https://docs.google.com/document/d/1V2KjfVdyT3x3J-W3He0pl-Ao-D1HszhwVCc54WurTa4/edit)
  * [Design team call](https://docs.google.com/document/d/1V2KjfVdyT3x3J-W3He0pl-Ao-D1HszhwVCc54WurTa4/edit#bookmark=id.c7wy0g2fhgl5)

## Deliverables for Research Phase / Month1

* Investigate current resource allocation practices across the ecosystem to identify gaps and potential areas for improvement
* Evaluate 2-3 governance frameworks
* Generate list of 12-16 possible cohorts
* Develop criteria to measure impact of DAOs launched
* Research and spec out technical implementation and operational rollout plan
* Additional deliverables:
  * User experience map
  * First low-fidelity prototype ready for user testing


---

# 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/dao-drops-v1-scope.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.
