# Proposal Structure

#### Required

* Name
  * Concise label for the proposal
* Summary
  * In 1-2 sentences. describe the result of the execution of the proposal
* Organization
  * One of the following:
    * Growth
    * Foundation
    * Governance
* Submitters
  * 1 to N individuals represented by MFER iDs
* Participants
  * 1 to N individuals represented by MFER iDs
  * Includes the level of participation, role, specialty, etc, for each individual
* Benefits/Motivation
  * In 1-3 sentences, describe how this contributes to the Fuckery Protocol or how it helps participants
* Specification
  * A detailed breakdown of all rationale, implementation details/planning, security/risks, and other relevant information on how the execution of the proposal will occur.
* Milestones/Success Criteria
  * A list of measurable items that directly affect the definition of success
  * Explicitly tied to the Funding if there is any requested

#### Optional

* Backing Organization Leader
  * Required for Executive Vote
* References
  * Links to websites or individuals that helped craft the proposal
* Dates/Timeline
  * Start Dates, Estimated Release Dates, Deadline for vote results, etc
* Link to the Discourse Topic
  * If the Proposal started from the Governance tool, then it's linked to the Proposal
* Fuckery Protocol Changes
  * Detail the exact changes being made that affect the protocols Options, Organizations, or Governance
* Viability
  * Describe how you will ensure your effort's viability, turn it into a business, ensure sustainability, eliminate potential risks
* Funding
  * Make your request for Treasury funds in $ADA, include the Compensation Model and associated Milestones that correspond with payment, and break down how you plan to spend the budget.
* Outstanding Questions
  * Clearly outline parts that are still a work in progress or need assistance in determining/designing.

#### Automatically Tracked

* ID number
* Status
* Status Updated On
* Status History
* Status Updated By
* Created By
* Created On
* Voting Delay
* Submitter Trust Score
* % of Treasury requested
* Milestone statuses
* Last Updated On
* Voting Start Date
* Voting End Date
* Challenge Cycles
* Transactions for Payouts associated with Milestones


---

# 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.oldmoney.io/mfer/mfer-dao/governance/proposals/proposal-structure.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.
