# Proposal

- [Open source contributors](https://docs.contributors.org/proposal/open-source-contributors.md): A proposal for an open source contributors disbursement process
- [Current funding landscape](https://docs.contributors.org/proposal/open-source-contributors/current-funding-landscape.md): A broad overview about the current landscape of funding processes across Web3 and how these compares with large tech companies
- [Tech company comparison](https://docs.contributors.org/proposal/open-source-contributors/tech-company-comparison.md): Funding comparison between tech companies and Web3 ecosystems
- [Open source contributor funding](https://docs.contributors.org/proposal/open-source-contributors/open-source-contributor-funding.md): Outlining what an open source contributor funding process entails and how this approach could be beneficial to the contributors, voters and Web3 ecosystems


---

# 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.contributors.org/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.
