# When is the next Grants Round?

Historically, the Gitcoin Grants Rounds operate on a quarterly cadence. [Governance](https://gov.gitcoin.co/)  approved the decision to sunset centralized grants (cGrants) and transition to the [Gitcoin Grants Stack](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-grants-program/what-is-gitcoin-grants-stack).&#x20;

We began this transition by introducing the [Alpha Test Season](https://go.gitcoin.co/blog/announcing-the-gitcoin-alpha-tests) late 2022, where we began testing our new protocol with partner rounds and a Gitcoin-managed round. Sticking with our quarterly cadence, we have entered the Beta phase of testing.&#x20;

## Current Grants Round

* [GG19](https://www.gitcoin.co/blog/gg19-results-and-recap) just concluded.

## Upcoming Grants Rounds

* *The next Gitcoin Grants round will run from April 23 - May 7th.*

## Previous Grants Rounds

* GG19: November 15 - 29th
* [GG18](https://www.gitcoin.co/blog/announcing-gitcoin-grants-18): August 15 - 29th
* [Gitcoin Grants Beta Round](https://go.gitcoin.co/blog/announcing-the-gitcoin-grants-beta-round): April 25th - May 9th 2023
* Gitcoin Program Alpha Round: Jan 17 - 31, 2023
* Fantom Round: Dec 12, 2022 - Jan 2, 2023
* UNICEF Round: December 9-21, 2022
* GR15: September 7-22, 2022
* GR14: June 8-23, 2022
* GR13: March 9-24, 2022
* GR12: December 1-16, 2021
* GR11: September 8-23, 2021
* GR10: June 17-July 1, 2021
* GR9: March 10-25, 2021
* GR8: December 2-17, 2020
* GR7: September 15-October 2, 2020
* GR6: June 15-July 3, 2020
* GR5: March 23-April 4, 2020
* GR4: January 6-January 21, 2020
* GR3: September 15- October 2, 2019
* GR2: March 5-April 19, 2019
* GR1: February 1-February 15 2019


---

# 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/when-is-the-next-grants-round.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.
