# Community Grants

The **community pool** is a reserve of MINE tokens that is held by governance, meant for funding future projects and contributors to the Pylon protocol. The community pool will total to 1,600M MINE tokens. The community pool's initial funds are minted at the start when Pylon contracts are first created. A governance poll must be created in order to spend tokens from the fund.

The purpose of the grant is to empower ecosystem teams to build necessary tools and infrastructure that are not provided at the launch of the protocol. Projects that are value additive to the protocol and/or make user experience better such as the creation of new smart contract applications that enable greater access across more markets or dashboards and other tools for managing their assets on the Pylon Protocol are eligible for community grant funding. Any proposal for funding that is deemed acceptable by the community and passes a vote can receive funding from the community pool.

The maximum allowable grant is the current size of the community pool at the submission time of the poll.


---

# 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://docs.pylon.money/pylon-governance/community-grants.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.
