# Franken DAO

- [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


---

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