# What is the Stewards delegation program?

One of the largest challenges of token governance was maintaining an active community of voters, which is crucial for legitimacy. Gitcoin launched a liquid democracy through the Stewards delegation program to combat this.

## The Stewards delegation program

### GTC

Any address holding GTC has voting rights in GitcoinDAO proportional to the number of GTC tokens it holds.

Many community members hold their GTC because they are interested in GitcoinDAO succeeding in its mission, but they might not want the responsibility of following every detail within the DAO or participating in every vote.

### Stewards

Stewards are active community members who participate in governance on behalf of GTC holders (delegates). The community directly determines the influence of a Steward by delegating GTC to them. The more voting rights assigned to them, the more trust the community has in their stewardship.

Many of Ethereum’s most trusted members have volunteered to be Gitcoin Stewards, but anyone can become a Steward.

## Further reading

* [Introducing Stewards Governance](https://gov.gitcoin.co/t/introducing-stewards-governance/41)
* [Introducing Steward Health Cards 2.0](https://gov.gitcoin.co/t/introducing-steward-health-cards-2-0/)

## Related topics

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

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


---

# 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/what-is-the-gitcoin-stewards-delegation-program.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.
