# Proposal Template

#### *This Draft Proposal can be found in the* [*forum*](https://forum.humandao.org/t/governance-template/14) *as well.*

### Title&#x20;

Write a clear title without a number. Moderators will add a number once a draft proposal moves to an active proposal to commence on-chain voting

### Authors & Disclosure&#x20;

Your name and any other contributors if applicable. Please use this space to disclose any information surrounding your background which would cause a directional bias for your vote. E.g you have a vested interest for the vote to lean one way or the other.&#x20;

### Summary&#x20;

A brief explanation of your proposal preferably non technical for anyone to understand&#x20;

### Abstract&#x20;

Thorough coverage going in depth into your proposal explaining what it is that you wish to propose and what will be changed if/when your proposal passes on-chain voting.

### Motivation&#x20;

Answer the question: why do you want this proposal to be implemented? In here you can add links and references if necessary.&#x20;

### Budget&#x20;

What is the required budget to implement this proposal? If not sure, try and add an estimation. If no budget is required please add n/a&#x20;

### **P2E/NFT Asset Template**

*\*\*Only to be used for proposals into the investment of new games or assets\*\** This decision can not be taken lightly. This will cause the formation and funding of a subDAO. This subDAO will require subject matter experts in this game/virtual world to manage, grow and improve the revenue streams.

### Rationale&#x20;

Provide a clear understanding why your proposal is a good idea considering both the pros and cons of your idea. This can be done by either answering questions, or in paragraph form.&#x20;

### Poll

Link to your poll from the sanity check

### Copyright&#x20;

Please add the following sentence:&#x20;

**“Copyright and related rights waived via Creative Commons** [**CC0 1**](https://creativecommons.org/publicdomain/zero/1.0/)**”**


---

# 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.humandao.org/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.
