# Franken DAO vs Other "DAOs"

## Main Issues Plaguing DAOs

We have identified issues with other DAOs and believe that they fall into a few main problem categories:

1. Tragedy of Commons
2. Speculation regarding DAO Token Price
3. 1 token / 1 vote&#x20;
4. Internal Conflict / Corruption&#x20;

## How FrankenDAO Solves This

FrankenDAO is a fully on-chain governance system for FrankenPunks & FrankenMonster holders, which overcomes the "1 token, 1 vote" problem by rewarding long term stakers and active participants in the DAO.&#x20;

We believe the FrankenDAO is unique in three main ways:&#x20;

1. **Voting Power** - Staked membership replaces 1 token / 1 vote with a dynamic participation-based system. Smaller holders can have significant impact through active participation and gaining more voting power.&#x20;
2. **Small Grants System -** Small amounts of DAO resources are pledged to a grant system. This ensures that smaller proposals will be executed quickly and also provides a provable "track record" for participants who want to pass larger proposals or take a more active role in the DAO.&#x20;
3. **Dao Council -** To ensure that passed proposals are executed and project managers are assigned. The council has 9 members and will have emergency veto power for any cases of malicious circumstances.&#x20;

{% hint style="info" %}
**Note:** The DAO Council does not have authority to act independently of the DAO. It does have the ability to emergency veto any proposals that are deemed harmful to the broader Franken DAO community. It also allows for upgradeability in Franken DAO smart contracts.&#x20;
{% endhint %}


---

# 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/welcome-to-punksville/franken-dao-vs-other-daos.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.
