> For the complete documentation index, see [llms.txt](https://manual.gitcoin.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.gitcoin.co/governance-processes/units/grants-lab.md).

# Grants Lab

Grants Lab is a business unit within Gitcoin that is focused on empowering anyone in the EVM ecosystem to create, manage, and grow successful grants programs. Grants Lab encompasses Grants Stack and Allo protocol. Its primary mission is to achieve product-market fit (PMF) and drive widespread adoption of Grants Stack. The ultimate goal of Grants Lab aligns with Gitcoin's overarching objective of distributing $1 billion in funds through Allo protocol.

## Responsibilities:

* Increase grants GMV (measured as Allo GMV) within the Gitcoin ecosystem
* Focus on product development, product adoption, and product/growth marketing
* Manage grant operations and sales activities

## Decision Rights:

* Determine quarterly OKRs for the Grants Lab team
* Coordinate progress tracking and coordination among former Allo, Grants Stack, GPT, and GSD workstreams
* Manage budget requests and allocations for critical operations and initiatives
* Oversee key initiatives such as Allo v2 migration and successful execution of GG20

## Evaluation Criteria:

* Achievement of quarterly OKRs set by the Grants Lab team
* Progress in increasing grants GMV and achieving product adoption goals
* Effective hiring and onboarding of key positions to drive product adoption and marketing efforts

## Qualifications:

* Experience in product development, growth marketing, and sales activities
* Deep understanding of the Gitcoin ecosystem and grants industry
* Strong project management and coordination skills

## Staffing:

* Staffed by former Allo, Grants Stack, GPT, and GSD workstreams
* Managed by the GM of Grants Lab


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.gitcoin.co/governance-processes/units/grants-lab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
