# Misc

- [GTC Delegation](https://support.gitcoin.co/gitcoin-knowledge-base/misc/gtc-delegation.md)
- [Quadratic Lands Token Distribution web3 support- Signed Message Vote](https://support.gitcoin.co/gitcoin-knowledge-base/misc/gtc-delegation/quadratic-lands-token-distribution-web3-support-signed-message-vote.md)
- [Quadratic Lands Token Distribution web3 support- Token Claim](https://support.gitcoin.co/gitcoin-knowledge-base/misc/gtc-delegation/quadratic-lands-token-distribution-web3-support-token-claim.md)
- [Quadratic Lands Token Distribution web3 support-Delegate Voting Power](https://support.gitcoin.co/gitcoin-knowledge-base/misc/gtc-delegation/quadratic-lands-token-distribution-web3-support-delegate-voting-power.md)
- [cGrants/Bounties & Hackathons Sunsetting FAQ](https://support.gitcoin.co/gitcoin-knowledge-base/misc/cgrants-bounties-and-hackathons-sunsetting-faq.md)
- [What’s happening to the Hackathons and the Bounties program?](https://support.gitcoin.co/gitcoin-knowledge-base/misc/cgrants-bounties-and-hackathons-sunsetting-faq/whats-happening-to-the-hackathons-and-the-bounties-program.md)
- [How to retrieve my data from cGrants](https://support.gitcoin.co/gitcoin-knowledge-base/misc/cgrants-bounties-and-hackathons-sunsetting-faq/how-to-retrieve-my-data-from-cgrants.md)
- [What is happening to my data?](https://support.gitcoin.co/gitcoin-knowledge-base/misc/cgrants-bounties-and-hackathons-sunsetting-faq/what-is-happening-to-my-data.md)
- [Gitcoin Governance](https://support.gitcoin.co/gitcoin-knowledge-base/misc/dao-faq.md): Get answers to questions commonly asked about GitcoinDAO.
- [What is the Stewards delegation program?](https://support.gitcoin.co/gitcoin-knowledge-base/misc/dao-faq/what-is-the-gitcoin-stewards-delegation-program.md): Learn more about how the Steward delegation program helps governance in the GitcoinDAO.
- [How do I get involved in Gitcoin governance?](https://support.gitcoin.co/gitcoin-knowledge-base/misc/dao-faq/how-do-i-get-involved-in-governance.md)
- [Who chooses Stewards?](https://support.gitcoin.co/gitcoin-knowledge-base/misc/dao-faq/who-chooses-stewards.md): Learn more about who chooses the people who help make decisions and vote on the future of GitcoinDAO.
- [How do I become a Gitcoin Steward?](https://support.gitcoin.co/gitcoin-knowledge-base/misc/dao-faq/how-do-i-become-a-gitcoin-steward.md): Learn the steps you need to take to become a representative for others in GitcoinDAO.
- [Gitcoin Security Bounty Program](https://support.gitcoin.co/gitcoin-knowledge-base/misc/gitcoin-security-bounty-program.md): Guidelines, scope, and payouts of the Gitcoin Security Bounty Program.
- [Passport](https://support.gitcoin.co/gitcoin-knowledge-base/misc/passport.md): The Gitcoin Passport support knowledge base has moved to a new location. Please head to the link included in this page to learn more.


---

# 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.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.
