# Community Spend Proposal

*Note: These are only the directions for creating a Community Spend Proposal on Commonwealth. The full process for requesting community funds can be found* [*here*](/guides/network-governance/community-spend-pool/how-to-request-community-pool-funds.md)*.*&#x20;

### 1. Access the [Regen Network Discussion Page](https://commonwealth.im/regen/) on Commonwealth

a. You will need to be logged in to create a proposal. Confirm your account name is listed in the upper right hand corner and not a log in prompt.&#x20;

![](/files/Kpuca7ZoFwvLBdCHJKcf)

### 2. Create a New Thread

a. Click the "New thread" button indicated by the green arrow in the image above. It will prompt you to select a new thread or a new on-chain proposal. Select "New On-Chain Proposal".&#x20;

![](/files/kKc0IWXBLpBbALZhw69F)

b. You will be redirected to a form for your Proposal. For "Proposal Type" select "Community Spend". Provide your Proposal a title and a thorough description. The deposit amount is in uregen and six zeros will need to be added to the amount of $REGEN being used. 200 $REGEN is required to submit a proposal, or 200000000 uregen. For "Recipient", provide the Regen wallet address the funds should go to and for "Amount" provide the amount to be allocated.&#x20;

![](/files/7G5eiA9amHxWeuwK9AOn)

c. Click "Send transaction" to submit your proposal. You will be prompted to approve a transaction with your Keplr wallet and then Commonwealth will redirect you to the new proposal's page.&#x20;


---

# 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://guides.regen.network/guides/network-governance/how-to-use-commonwealth/community-spend-proposal.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.
