# Proposal Template

## **Summary**

A simple description of the proposal's end result and desired change. This should be no more than a few succinct sentences.

## **Rationale**

Explain why this proposal is necessary or useful for the DAO. The author is encouraged to add visual elements such as charts to support his or her arguments.

## **Proposal**

Lay out your proposal - explain how it's going to tackle the issue at hand and present the action items.

## **Polling Period**

The polling process begins now and will end at HH:MM UTC on DD/MM/YYYY. If quorum and sufficient engagement are reached, a formal Snapshot vote will be put up at HH:MM UTC on DD/MM/YYYY.

## **Informal Poll**

**For:** Action taken if this proposal is accepted.\
**Against:** Action taken if this proposal is rejected.


---

# 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://yoleedao.gitbook.io/yoleedao/about-yolee/governance/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.
