# Gitcoin Grants FAQ

We've curated a collection of the most commonly asked general questions about Gitcoin Grants. 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.

### General

{% content-ref url="/pages/lbFDCJINMcl1E3TcRYpz" %}
[When is the next Grants Round?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/when-is-the-next-grants-round.md)
{% endcontent-ref %}

{% content-ref url="/pages/p8njIyqpZ9Ufgb7TuNp1" %}
[What are Public Goods?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/what-are-public-goods.md)
{% endcontent-ref %}

{% content-ref url="/pages/qHRTEyf0LJ0K7eo8WT36" %}
[Why should I contribute?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/why-should-i-contribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/ylx1Dpqf7XA7AHbP3wTz" %}
[What are the Grants Round rules I need to follow?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/are-there-any-grant-rules-i-need-to-follow.md)
{% endcontent-ref %}

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

### Technical questions

{% content-ref url="/pages/xAN2Y0MQu4xfbIEP82Mi" %}
[What is Quadratic funding?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/whats-quadratic-funding.md)
{% endcontent-ref %}

{% content-ref url="/pages/V3sDAlpcx8VT6QsSE5qx" %}
[Why is Quadratic funding powerful?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/why-is-quadratic-funding-powerful.md)
{% endcontent-ref %}

{% content-ref url="/pages/aXB11jPIQ41xvm08aDFU" %}
[How do you prevent Sybil attacks?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/how-do-you-prevent-sybil-attacks.md)
{% endcontent-ref %}

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

### Reporting problems

{% content-ref url="/pages/Hdu9z1XTMPEttijCDmVo" %}
[I see a bug or I've got a question, what do I do?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/i-see-a-bug-or-ive-got-a-question-what-do-i-do.md)
{% endcontent-ref %}

### Results

{% content-ref url="/pages/dHOqh7YTBkUW2CMRQkvR" %}
[How much volume has Gitcoin Grants done?](/gitcoin-knowledge-base/gitcoin-grants/general-questions/how-much-volume-has-gitcoin-grants-done.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://support.gitcoin.co/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/gitcoin-grants/general-questions.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.
