> 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/about-gitcoin/policy/grant-participation-policy/the-grant-approval-process.md).

# The Grant Approval Process

Any user (logged into Gitcoin using their Github credentials) can create a new grant. The grant is visible to the community but not active in the round, and thus not eligible for matching funds. The Anti-Fraud & Collusion workstream of GitcoinDAO reviews each grant, approving or denying it. The verification process flow is below.

![](https://lh3.googleusercontent.com/ra0AHoVKFZIAGlHxDJIQRKYMUr1i4rvYnLNUGqzUvqvLNTnkhjrgrlI-6irveqFsETmQdcRjyQ5CAzOi7RuJ2cdY4CXvlw5T38-WMqOyo8qCmANnt6IfkdSKXe9uPGqN12gfUyA)

In the past, the Gitcoin Team has sole review responsibility. For the first time in GR10 the community was incorporated into the verification process, along with a way for denied grants to appeal the community’s decision. For more information on grant activation and verification, [please read this article](https://support.gitcoin.co/gitcoin-grants/grantee-questions/why-isnt-my-grant-active):

{% embed url="<https://support.gitcoin.co/kb/article/79-why-isn-t-my-grant-active/>" %}


---

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

```
GET https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/grant-participation-policy/the-grant-approval-process.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.
