# Becoming a Funder

In Lumin, Funders represent the agents who provide resources for project teams. Funders may have different motivations while providing resources; these can be helping a public goods project to flourish, incubating a project, funding their organization's internal workstreams, or running a grant program through Lumin (to learn more, check: [Inverter Use Cases](broken://pages/5h8tVm6fFz2L3VmygowW).)&#x20;

In Lumin, there is 2 types of funders: **individual** and **organization**.&#x20;

Individual funders can create their user profiles by using thier wallet addresses and start funding proposals !&#x20;

To fund proposals as organization,organizations has to register. Following information is required to get registered: <br>

* Organization Owner
* Organization Name
* Contact Email
* Country of Registration (optional)
* Summary of Organization
* Type of funding (ex. art, DeFi)
* Funding Currency and estimated funding amount
* Treasury Adress

Once Inverter Team review the application, an e-mail will be sent regarding approval or reason for rejection.

While providing funding, Funders are responsible for overseeing their funded proposals. Their main responsibilities **are providing feedback to the progress of the projects they fund and withdrawing funds when they are not satisfied with the Proposal Owners' Proof of Deliverable Completion reports** (to learn more: [Overseeing a Funded Proposal](broken://pages/9SEgZQagqExTG0AZW122)) in overseeing proposals. To help funders to oversee funded proposals, Inverter **will send notifications** when there is;

* &#x20;**an edit on proposal milestones**
* **an addition in proposal milestones**
* &#x20;**a new funder that funds your funded proposal**
* **another funder that drop feedback.**

## How to fund a Proposal ?

###

* On the discover page, you can find many Proposals to fund. Once you click the "visit proposal", you will be routed to the proposal page.&#x20;

### 2-Fund a Proposal&#x20;

* On the Proposal overview page, at the top, you can click `fund` and fund the proposal by signing the transaction.


---

# 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://inverter.gitbook.io/inverter-docs/funding-a-project/becoming-a-funder.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.
