> 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/misc/dao-faq/who-chooses-stewards.md).

# Who chooses Stewards?

## What is a Steward?

A Steward helps guide GitcoinDAO by engaging in the Gitcoin governance process and voting on behalf of those who have delegated their voting power to them.

## Who chooses Steward?

Technically, anyone can nominate themselves to [become a Steward](/gitcoin-knowledge-base/misc/dao-faq/how-do-i-become-a-gitcoin-steward.md). However, the impact Steward's have is determined by the amount of GTC they have been delegated by the community support. The Stewards with the most voting power are those who the community have signalled&#x20;

[Learn to delegate your GTC to a Steward.](broken://pages/oVRxK9Lfsy7WfVw6eE6u)

## 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/ajYHI7zVPS0QCjrvQE6S" %}
[Broken mention](broken://pages/ajYHI7zVPS0QCjrvQE6S)
{% endcontent-ref %}

{% content-ref url="/pages/oVRxK9Lfsy7WfVw6eE6u" %}
[Broken mention](broken://pages/oVRxK9Lfsy7WfVw6eE6u)
{% 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 %}


---

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