# Contributor funding experiment

- [Overview](https://funding.contributors.org/contributor-funding-experiment/overview.md): Overview of the open source contributor funding experiment
- [Objectives](https://funding.contributors.org/contributor-funding-experiment/objectives.md): The overall goal and objectives for this contributor funding experiment
- [Development roadmap](https://funding.contributors.org/contributor-funding-experiment/development-roadmap.md): The development roadmap looks at what the initial focus points are for the experiment and what focus areas could be explored and further developed in the future.
- [Experiment setup](https://funding.contributors.org/contributor-funding-experiment/experiment-setup.md): Resources and suggestions for setting up a contributor funding experiment
- [Tech stack](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/tech-stack.md): A list of suggested tools and services that can be used to create a contributor funding experiment
- [Templates](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates.md): A list of templates that could be used for a contributor funding experiment
- [Guides](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides.md)
- [Community guide](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides/community-guide.md)
- [Contributor guide](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides/contributor-guide.md)
- [Contribution attestation guide](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides/contribution-attestation-guide.md)
- [Voter guide](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides/voter-guide.md)
- [Expressive approval voting guide](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides/voter-guide/expressive-approval-voting-guide.md)
- [Funding operator guide](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/guides/funding-operator-guide.md)
- [Forms](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/forms.md): List of form templates that could be used for a contributor funding experiment
- [Contributor proposal form](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/forms/contributor-proposal-form.md)
- [Contribution log form](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/forms/contribution-log-form.md)
- [Contribution attestation form](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/forms/contribution-attestation-form.md)
- [Questionnaires](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/questionnaires.md): List of questionnaire templates that could be used for a contributor funding experiment
- [Contributor proposal submission feedback](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/questionnaires/contributor-proposal-submission-feedback.md)
- [Contributor selection decision feedback](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/questionnaires/contributor-selection-decision-feedback.md)
- [Contributor peer review & feedback](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/questionnaires/contributor-peer-review-and-feedback.md)
- [Voter experiment feedback](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/questionnaires/voter-experiment-feedback.md)
- [Contributor experiment feedback](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/questionnaires/contributor-experiment-feedback.md)
- [Google Sheets](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/templates/google-sheets.md)
- [Approach & parameter decisions](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/approach-and-parameter-decisions.md): A list of decisions to be made about the approaches and parameter values that will be used during the funding process
- [Time & cost estimates](https://funding.contributors.org/contributor-funding-experiment/experiment-setup/time-and-cost-estimates.md): Time and cost estimates for each actor that would be involved in the funding process


---

# 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://funding.contributors.org/contributor-funding-experiment.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.
