# Submitting Proposals

The ingredients for a fantastic proposal are a strong project lead, a well thought out idea, an itemized budget, and a clear goal.

{% hint style="info" %}

#### **The proposer is expected to execute the proposal that they submit. Please keep that in mind before submitting a proposal.**

{% endhint %}

#### Step 1 - Create Your Proposal

There is no set proposal template for the Franken DAO, although all should include an answer to the following:

* What is your idea? What are your goals?
  * Including a TL;DR summary
* Why are you submitting this proposal?
* How will this benefit the Franken DAO and FP holders?
* Who will be accountable/creating it?
* What is the timeline?
* What is the budget?

If you fail to include answers to the questions above that will lead your proposal to be taken down by the DAO committee and/or mods.

Proposals can be subject to minor changes from the committee in regard to legal or financial implications.&#x20;

#### Step 2 - Submit Your Proposal to FrankenPunk Discord and receive feedback &#x20;

Anyone who is in the FrankenPunks discord can submit a proposal, even if you don't own ANY FrankenPunks. After submission, proposals will follow a three-step community approval process which includes:

1. &#x20;Discord thread (must receive 20 "up-votes" and have a meaningful discussion thread)&#x20;
2. "Heat-Check" snapshot vote (10% of total VP quorum)
3. &#x20;Final governance vote (30% of total VP quorum)

Each comes with a growing quorum requirement and the final governance step requires a minimum of 30 VP (voting power) to submit. This means you must either have 30 VPs or get a large holder to vouch for your proposal and submit it on your behalf.

### Conclusion

Have fun, follow the general template, and submit awesome proposals.


---

# 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.3dfrankenpunks.com/franken-dao/governance/submitting-proposals.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.
