# Who Has Voting Power?

## What types of on-chain activity may indicate a good, informed decision maker?

These could be pulled into separate decision-making DAOs in later stages.

#### **Possible Cohorts:**

* DevCon POAP holders
* EthGlobal winners
* Kickback attendees
* Smart contract deployers (deployed >5 contracts)
* Gitcoin donors (funded >10 different projects)
* Local leaders in different Ethereum communities around the world
* Most active voters in existing DAOs
* Addresses initiated before 2016
* Noobs? (suggested because of the UX gap in the ecosystem)
* Some kind of cross-ecosystem cohort, to bring Ethereum stakeholders into dialogue with real-world problems (related to UX evolution / new user adoption)
* Public goods funding communities (Gitcoin, Giveth, etc) - they each have governance token lists


---

# 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/governance/who-has-voting-power.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.
