> For the complete documentation index, see [llms.txt](https://guides.regen.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.regen.network/guides/network-governance/community-spend-pool/how-to-request-community-pool-funds.md).

# How to Request Community Pool Funds

As with most things within Regen Network, someone wanting to gain access to a portion of the pool must petition the community through our governance process. You can read a more in-depth article on Regen Network governance in the [About](/guides/network-governance/governance-basics/about.md) article of Governance Basics, but below you will find the steps necessary to request use of these community funds.&#x20;

*Note: When beginning the process, you will want to have a solid use case for the funds and a good understanding of how the funds will be used as the community will be very interested in this information. It is also important to provide a transparent team bio. The community will want to know who you are and what credentials you have. It is a good idea to have a website which includes a team bio and a clear description of the project.*

## [Discord](https://discord.gg/guw5TGzCFR) — Introduction <a href="#id-76ee" id="id-76ee"></a>

The first place to start this process is in our [Discord](https://discord.gg/guw5TGzCFR) server where much of our community lives. Introduce yourself there, give an overview of your project, reach out to other community members and make yourself available for questions. Our community is filled with a variety of members with varying skills where you can find scientists, software developers, farmers, and a number of other humans interested in planetary regeneration.

This step is one of the most important ones when petitioning for funds from the community pool. The community will want to chat with you and may even be interested in helping out. Anyone requesting funds from the community pool should engage with community members on Discord and once you feel you have rallied enough support in the server you can move to submitting a discussion on [Commonwealth](https://commonwealth.im/regen/).

## [Commonwealth Forum](https://commonwealth.im/regen) — Discussion <a href="#b9ab" id="b9ab"></a>

Submitting a discussion on the Commonwealth forum is a necessary step in gaining support for your on-chain proposal. This is where you will receive the majority of questions and input from the community stakeholders and validators who will eventually vote on the proposal to either accept or reject your request for funds.

[How to submit a Discussion on Commonwealth](/guides/network-governance/how-to-use-commonwealth/discussion.md) ➡️

Please take a look at [these proposals](https://commonwealth.im/regen/proposal/12-climate-wiki-community-pool-funding) to get a good understanding of how to format your discussion. At the very least, you will want to include the following sections in your discussion:

* Project Introduction
* The amount of funds being requested
* Transparency commitment
* Links to budgets and other accounting documentation
* Link to project website
* Team member bios
* Any other useful information

Your discussion should be open for at least one week, to allow all community members a chance to chime in. If it looks like the community is in favor of your discussion, you may move forward with submitting an official community spend proposal!

## [Commonwealth Proposal](https://commonwealth.im/regen/proposals) - Official Proposal

The next step in this process is submitting the official community spend proposal!&#x20;

[How to submit a community spend proposal on Commonwealth](/guides/network-governance/how-to-use-commonwealth/community-spend-proposal.md) ➡️

This final iteration of your proposal will probably look very similar to the discussion, though you may include changes as a result of the community discussion. Once your proposal has been submitted, and the deposit met, the one-week voting period will officially begin!

## Promote Proposal

As soon as your proposal has been officially posted, you will want to promote it to the best of your abilities. 40% of $REGEN stakeholders must vote on a proposal for it to pass. This means even if everyone votes yes on your proposal, it can still fail if not enough community members participate in the vote.&#x20;

The [Regen Network Discord](https://discord.gg/guw5TGzCFR) and [Regen Network Telegram](https://t.me/regennetwork_public) are good platforms for bringing your proposal to the eyes of our active community members. We also encourage sharing your proposal on social media and any relevant blogs or websites.&#x20;


---

# 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://guides.regen.network/guides/network-governance/community-spend-pool/how-to-request-community-pool-funds.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.
