# Franken DAO

## Franken DAO

- [Welcome to Punksville](https://docs.3dfrankenpunks.com/welcome-to-punksville.md): The Franken DAO is one part of the Punksville Ecosystem.
- [The Punksville Ecosystem](https://docs.3dfrankenpunks.com/welcome-to-punksville/the-punksville-ecosystem.md): FrankenDAO, 3DFPs & 3DFMs
- [Franken DAO vs Other "DAOs"](https://docs.3dfrankenpunks.com/welcome-to-punksville/franken-dao-vs-other-daos.md)
- [Note from the Team](https://docs.3dfrankenpunks.com/welcome-to-punksville/note-from-the-team.md)
- [Overview](https://docs.3dfrankenpunks.com/franken-dao/overview.md): An Overview of Franken DAO
- [Voting Power](https://docs.3dfrankenpunks.com/franken-dao/overview/voting-power.md): Voting Power is an equation where we look at your Franken holdings and determine how much "voting power" your wallet has.
- [Voting Power Example](https://docs.3dfrankenpunks.com/franken-dao/overview/voting-power/voting-power-example.md): Full Example of how VP is calculated
- [DAO Council](https://docs.3dfrankenpunks.com/franken-dao/overview/dao-council.md)
- [Governance](https://docs.3dfrankenpunks.com/franken-dao/governance.md): Learn about the Franken DAO's governance structure.
- [Proposal Process](https://docs.3dfrankenpunks.com/franken-dao/governance/proposal-process.md): How are decisions made in the Franken DAO? Learn more about that here.
- [Submitting Proposals](https://docs.3dfrankenpunks.com/franken-dao/governance/submitting-proposals.md): Learn how to submit high quality proposals for the Franken DAO
- [Executing Proposals](https://docs.3dfrankenpunks.com/franken-dao/governance/executing-proposals.md): In the Franken DAO, we put a large emphasis on execution and will incentivize our members who help with this.
- [Malicious Circumstances](https://docs.3dfrankenpunks.com/franken-dao/governance/malicious-circumstances.md): Here is a rundown of a few malicious circumstances that could happen in the DAO.
- [Smart Contract Audits](https://docs.3dfrankenpunks.com/franken-dao/governance/malicious-circumstances/smart-contract-audits.md): Security Audit Reports for Franken DAO
- [Glossary](https://docs.3dfrankenpunks.com/franken-dao/governance/glossary.md): Important concepts used frequently thought this whitepaper
- [Treasury](https://docs.3dfrankenpunks.com/franken-dao/treasury.md): The Goal and Strategy of DAO Resources
- [Members](https://docs.3dfrankenpunks.com/franken-dao/members.md): There are two types of members in the Franken DAO.
- [Franken DAO Charter](https://docs.3dfrankenpunks.com/franken-dao/franken-dao-charter.md): Provisional Charter adopted Dec. 2022
- [List of Official Links](https://docs.3dfrankenpunks.com/official-links/list-of-official-links.md): These are the only official links of the 3D FrankenPunks and the Franken DAO.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.3dfrankenpunks.com/welcome-to-punksville.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.
