# What is Gitcoin Grants Stack?

[Gitcoin Grants Stack](https://www.gitcoin.co/grants-stack) is the first-ever decentralized, customizable, smart contract-enabled solution that connects grants program managers, project owners and community members to manage and participate in community-oriented grants programs.

The product suite enables a streamlined management process for grant program managers–from program setup to application management to funds allocation–making it easy to manage and grow their program. It encourages community members to discover and support new projects in their digital neighborhood. It empowers project owners to seek funding, apply to grants programs, and build their web3 reputation and beyond.

Gitcoin Grants Stack has *three main components* that make it possible to manage, discover, donate to, and participate in grants programs.

### **Manager**

Enables program managers to create and deploy a program plus track and manage grantee applications and simplify approvals processes.

* Ability to receive and approve applications created in Builder
* Ability to run Quadratic Funding rounds with Passport Sybil Defense
* Ability to do bulk payouts

### **Explorer**

Encourages donor discovery and support of different programs and projects.

* Ability to browse and discover different grantees within a given Quadratic Funding grants round
* Ability to donate to different applicants/projects

### **Builder**

Empowers project owners to create a single profile where they can build reputation and manage applications, and accept direct donations.

#### **Project Management:**

* Create a project on any supported chain
* Edit an existing project (note: edits to a project would only be reflected in applications submitted after the change)

#### **Application Management:**

* Apply to a grants round on any supported chain
* View application status (Approved/Rejected/In Review, or Active)

#### **Project Reputation Creation & Verification:**

* Verify ownership of their project credentials (currently just for Twitter & Github)
* View project stats - See and manage grant rounds they’ve applied to and/or participated

Additionally, through an integration with [Gitcoin Passport](https://passport.gitcoin.co/), it also helps with identifying & protecting from bad actors (Sybils) on the donor and applicant sides, preventing the draining of program funds.

*For a deeper dive, visit* [*Gitcoin Grants Stack: Your Tools to Fund What Matters.*](https://www.gitcoin.co/grants-stack)


---

# 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-program/what-is-gitcoin-grants-stack.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.
