# Funding Proposal

In this proposal, DAO members can submit a proposal that involves Treasury. For example, if a member is creating a proposal for social welfare, they can add the wallet address of that welfare institute, write all the general description of why do you want funds, and if that proposal receives enough votes, the platform owner will manually integrate the changes in functionality and move funds from the treasury to that welfare fund wallet address.


---

# 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://kingkongdoge.gitbook.io/kingkongdoge/product-guides/kingkong-dao/dao-proposals/funding-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.
