# Proposal Templates

## Low Impact Proposal Format

***TITLE:***  \[Tag] - “Title of your proposal”&#x20;

***AUTHORS:***  “Name of authors linked to the proposal”&#x20;

***BODY:***

* *Motivation* - Provide your motive and thought process behind presenting your proposal.
* *Specifications Summary* - Give a brief description of the nuts and bolts of the proposal.
* *Outcomes* - Clearly express what a Yes/Accept or No/Reject vote will result in.

***PEER REVIEWS:*** Place the link from the previous Discussion and Draft Review thread. Include any other relevant discussions or resource links here.&#x20;

***SNAPSHOT VOTE*****:** Include a link to the Snapshot poll.

## High Impact Proposal Format

***TITLE:*** \[Tag] - “Title of your proposal”&#x20;

***AUTHORS:*** “Name of authors linked to the proposal.”&#x20;

***BODY:***

* *Summary* - A quick 2-3 sentence representation of your proposal. The TLDR.&#x20;
* *Abstract* - Expansion of summary. Introduce the proposal. Focus on key points and
* *Motivation* - Provide your motive and thought process behind presenting your proposal.
* *Specifications* - Give an advance description of the nuts and bolts of the proposal. Go into tech specs, data points, economic diagrams, social effects, and any other technical information. **Leave no stone unturned.**
* *Community Benefit* - Feature the benefits and future implications of a passing vote.&#x20;
* *Community Downside* - Feature the downsides and any potential risk implications of a passing vote.&#x20;
* *Voting Outcomes* - Clearly express what a Yes/Accept or No/Reject vote will result in.

***PEER REVIEWS:*** Place the link from the previous Discussion and Draft Review thread. Include any other relevant discussions or resource links here.&#x20;

**S*****NAPSHOT VOTE:*** Include a link to the Snapshot poll.


---

# 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.chainguardians.io/cgdao/governance-process/proposals/proposal-templates.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.
