# Governance

- [Who Has Voting Power?](https://daodrops.gitbook.io/dao-drops-research/governance/who-has-voting-power.md)
- [What areas of the ecosystem are currently lacking good funding mechanisms?](https://daodrops.gitbook.io/dao-drops-research/governance/what-areas-of-the-ecosystem-are-currently-lacking-good-funding-mechanisms.md)
- [How does each Drop allocate the funds?](https://daodrops.gitbook.io/dao-drops-research/governance/how-does-each-drop-allocate-the-funds.md)
- [How can the attention load on the allocators be reduced?](https://daodrops.gitbook.io/dao-drops-research/governance/how-can-the-attention-load-on-the-allocators-be-reduced.md)
- [How is the impact of each Drop's success evaluated?](https://daodrops.gitbook.io/dao-drops-research/governance/how-is-the-impact-of-each-drops-success-evaluated.md)


---

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