# Funding Proposals

Funding  proposals are designed to request financial support from the Community Pool for specific community projects or initiatives. When a member submits a funding proposal, it outlines the objectives, required resources, and expected outcomes of the project. The community then evaluates these proposals based on their potential impact and feasibility.&#x20;

Key characteristics of funding proposals include:

1. **Resource Allocation:** Funding proposals specify the amount of tokens needed from the  pool. The success of these proposals depends on community backing (Conviction), as members can allocate their voting power to support them.&#x20;
2. **Impact Assessment:** The proposals are assessed not only for their funding requirements but also for their potential benefits to the community, ensuring that resources are allocated effectively.

<figure><img src="/files/iuSi205lcO2QiEBTUyeD" alt=""><figcaption><p>A funding proposal requesting 1000 MTK token from the pool</p></figcaption></figure>


---

# 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.gardens.fund/proposals/funding-proposals.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.
