# Contributor selection decision feedback

Questionnaire for voters to complete after they have finished selecting their preferred contributors to receive funding.

**1. Roughly how long, in minutes, did it take for you to read and vote on the contributor proposals? (Required)**

**2. What other information, if any, do you believe should be included in the contributor proposals? (Optional)**

**3. What feedback, if any, do you have about the contributor selection decision process? (Optional)**


---

# 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/experiment-setup/templates/questionnaires/contributor-selection-decision-feedback.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.
