# Gitcoin Grants

- [What is the Gitcoin Grants program?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/what-is-a-grant.md)
- [How is the Gitcoin Grants program changing?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/how-is-the-gitcoin-grants-program-changing.md): Gitcoin is transitioning from cGrants to the Grants Protocol
- [Tips for Grant Success](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/tips-for-grant-success.md): Advice for first-time and returning Grantees.
- [Gitcoin's KYC](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/gitcoins-kyc.md)
- [Gitcoin Grants FAQ](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions.md): Get answers to questions commonly asked about Gitcoin Grants.
- [When is the next Grants Round?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/when-is-the-next-grants-round.md): Major changes to the Gitcoin quarterly Grants Rounds program
- [What are Public Goods?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/what-are-public-goods.md)
- [Why should I contribute?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/why-should-i-contribute.md)
- [What are the Grants Round rules I need to follow?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/are-there-any-grant-rules-i-need-to-follow.md)
- [What is Quadratic funding?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/whats-quadratic-funding.md)
- [Why is Quadratic funding powerful?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/why-is-quadratic-funding-powerful.md)
- [How do you prevent Sybil attacks?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/how-do-you-prevent-sybil-attacks.md)
- [I see a bug or I've got a question, what do I do?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/i-see-a-bug-or-ive-got-a-question-what-do-i-do.md)
- [How much volume has Gitcoin Grants done?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/how-much-volume-has-gitcoin-grants-done.md): As of May 2022, Gitcoin has helped fund $57.8m to public goods.
- [What is our Quid Pro Quo Policy?](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants/general-questions/what-is-our-quid-pro-quo-policy.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/gitcoin-grants.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.
