# Community Pool

The Secret Network has a on-chain community pool governed by SCRT stakers. The community pool is a way for various teams to get funding denominated in SCRT. Most committees who work on the Secret Network get their quarterly funding from the community pool.\
\
The community pool is funded from an on-chain staking tax, 2% of the token inflation on the network is send to the community pool address. To get funding from the community pool one needs to submit an official governance proposal on-chain by using the SecretCLI. Documentation for proposing a funding request can be found [here](/secret-network-documentation/infrastructure/secret-cli/governance/creating-governance-proposals.md).\
\
When creating a Governance proposal we suggest you to follow the [Secret Network Charter & Code of conduct](https://forum.scrt.network/t/2022-q1-secret-network-charter-code-of-conduct/5281/) as voted on in proposal #81. This Charter lays out the process of creating a proposal and asking for community feedback. The charter also provides a clear guidance for determining the amount of SCRT required for funding certain proposals.\
\
Everyone is free to create a Governance proposal to ask for community funds, please reach out to the community via the[ Forum](https://forum.scrt.network/) first.


---

# 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.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/community-pool.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.
