# Annex 2: Proposal Template

The following proposal template will be created as a fillable form, and submitted to snapshot for official voting by a DAO Committee Member.

| **Summary:** One sentence overview of the proposal                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Abstract**: Succinct description of why this proposal is important/what issue it responds to, what the solution/proposal is, and what impact it will have. |
| **Motivation:** The rationale behind the proposal.                                                                                                           |
| **Specification:** Super straightforward description of the proposal. Bullet points even.                                                                    |
| ***Impact & Implementation Pathways:** For Medium to High Threshold Proposals.*                                                                              |
| **Conclusion:** Summation of the specification, motivation and impacts                                                                                       |


---

# 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.omgkirbydao.com/governance/omgkirbydao-lite-paper/annex-2-proposal-template.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.
