# Governance

- [About Grants Round Governance](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction.md)
- [What are we protecting?](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction/what-are-we-protecting.md)
- [Why does Quadratic Funding through Gitcoin Grants matter?](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction/why-quadratic-funding-through-gitcoin-grants-matters.md)
- [Red Team vs Blue Team](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction/red-team-vs-blue-team.md)
- [Legitimacy as a North Star for Gitcoin Grants](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/introduction/legitimacy-as-a-north-star-for-gitcoin-grants.md)
- [Accepting Round Results](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/accepting-round-results.md)
- [Making Policy Updates](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/making-policy-updates.md): The systems by which content is entered into a database, not the process of approving Dao governance changes.  Dao changes must go through the Gitcoin governance process including a Steward vote.
- [Subjective Decisions](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/subjective-decisions.md)
- [Accepting Workstreams](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/accepting-workstreams.md)
- [Stewards Role](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/stewards-role.md)
- [Credible Neutrality](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/governance/credible-neutrality.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://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/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.
