# Executing Proposals

Executing exceptional proposals is the most important part of the Franken DAO. With a well-funded treasury and 4 Cryptopunks, there are a lot of developments, products, and experimentation we can do.&#x20;

> **Proposers WILL be expected to lead the execution of the proposal itself. There will be committee members here to guide all prospective and funded proposers.**

**TL;DR - A proposal is passed, funds are sent to the proposal project's multi-sig, the proposer and project manager work together to execute the proposal.**

#### Part 1 - Assets Locked in DAO Vault

All assets will be transferred to a DAO vault which is a decentralized storage system for all assets owned by the Franken DAO. Only by voting and passing proposals, the community can direct the assets in the vault. This means that if a successful proposal is passed, the funds will be trustlessly transferred to the recipient for execution.

The team has ZERO access to pull funds, all funds will be controlled by the holders through the DAO voting system.

#### Part 2 - Prospective Proposal is Passed & Execution Command Added

A proposal passes the discussion step, the "heat check" phase, and the "final governance" phase. During the "final governance" phase, in order to submit a final proposal, you **must** add an execution command. This execution command directs what the DAO contract will do if/when the proposal passes.

> **Example Command**: Send 30ETH to 0xa7cD90686D07d04b9e3D2942813f36cEbBb5E4DA.

If the proposal is passed, the DAO smart contract will execute the command.

#### Part 3 - Project Manager is Assigned to Passed Proposal

The project manager position is a position held by a FrankenPunk holder who aids in the execution of the proposal. On one hand, it is to ensure that we reduce any attempts to scam or misuse funds, on the other, it is there to be an extra pair of eyes, a sounding board, and assistant in the execution of a passed proposal.

We believe this will improve the efficiency of every proposal passed.

#### Part 4 - Proposal Execution Process Begins

The proposal comes to life and weekly updates are given to the community on the progress of a passed proposal.


---

# 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/executing-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.
