# Contributor proposal submission feedback

Questionnaire for contributors to complete after they have submitted their contributor proposal to be considered as a candidate.

**1. Roughly how long, in minutes, did it take for you to create your contributor proposal? (Required)**

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

**3. What feedback, if any, do you have about the contributor proposal submission 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-proposal-submission-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.
