# Gitcoin Governance

We've curated a collection of the most commonly asked general questions about how Gitcoin's governance works. Don't see an answer to the question you have? Let us know by reaching out on [the Gitcoin Discord](https://discord.com/invite/b5PEjyVFXT), and we'll consider adding it.

### Governance

{% content-ref url="/pages/4MRbIdEzjOCll7pi5FAf" %}
[Broken mention](broken://pages/4MRbIdEzjOCll7pi5FAf)
{% endcontent-ref %}

{% content-ref url="/pages/r0vz1nfrm3vRjFQk8ZaR" %}
[What is the Stewards delegation program?](/gitcoin-knowledge-base/misc/dao-faq/what-is-the-gitcoin-stewards-delegation-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/MuIeX8jGBt3VHAVgL9yW" %}
[Who chooses Stewards?](/gitcoin-knowledge-base/misc/dao-faq/who-chooses-stewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/rhmpTc1HQKAEQJugHXDD" %}
[How do I get involved in Gitcoin governance?](/gitcoin-knowledge-base/misc/dao-faq/how-do-i-get-involved-in-governance.md)
{% endcontent-ref %}

{% content-ref url="/pages/jrQSDKYmS0xR3Kregsfv" %}
[How do I become a Gitcoin Steward?](/gitcoin-knowledge-base/misc/dao-faq/how-do-i-become-a-gitcoin-steward.md)
{% endcontent-ref %}

### Did we answer your question?

Don't see an answer to your question? [Join the Gitcoin Discord](https://discord.gg/b5PEjyVFXT) or [submit a ticket to support](https://gitcoin.happyfox.com/new).


---

# 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/misc/dao-faq.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.
