> For the complete documentation index, see [llms.txt](https://support.gitcoin.co/gitcoin-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction/why-quadratic-funding-through-gitcoin-grants-matters.md).

# Why does Quadratic Funding through Gitcoin Grants matter?

Gitcoin Grants gives the community an opportunity to help focus where funds are directed. This directly impacts how builder cycles are allocated. When community members send funds to a grant they are signalling their support for it, becoming a voice and a vote for its importance. Their participation determines how much of the match fund a grant receives, and because of QF, their vote has a quadratic impact.

![The Round 10 Preference Map. Each Node is a project or a person, and each edge is a funding transaction.](https://lh6.googleusercontent.com/-mC7L4O-W2DhuWKaH8ZZ5Lw_xU8Fd6KsawjySZl4iGr3Hxf0h7Ekv5p5MYVKLthu2wGsTti59IfkgItUxI_LLKQByVKgX1E5cyTrxROfc48wab6biw1itV7m6EuqFUfU_YYM8P4)

Gitcoin Grants supports open web development, but beyond that, we view Gitcoin Grants as a vital experiment in Quadratic Funding. Testing QF is important because we believe it is the optimal way of funding public goods in a democracy, and could become a major approach to allocating public resources this decade and beyond.

Each round offers more opportunity for our community to learn and test the system together, while the stakes get increasingly higher as the rounds become more successful. That is why it’s crucial as part of our quarterly Grants Round cadence to take pause and reflect on all aspects of the round — the accomplishments and challenges. In doing so, we learn how to better support the community in improving the integrity in the system and the transparency in the process.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction/why-quadratic-funding-through-gitcoin-grants-matters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
