# Frameworks

- [Core Team Operations](https://wiki.rug.fm/rug-radio/rugdao/frameworks/core-team-operations.md): The Core Team Operations Framework outlines how the business of the DAO operates and who is responsible for that.
- [Creator](https://wiki.rug.fm/rug-radio/rugdao/frameworks/creator.md): The objective of the Creator Framework is provide a community-based system for participation in a decentralized media ecosystem where creators get rewarded for effort and attention.
- [Creator Proposal](https://wiki.rug.fm/rug-radio/rugdao/frameworks/creator/creator-proposal.md): The Creator Proposal framework outlines the process for creators to put forth a proposal to receive treasury allocation to execute an idea.
- [Partnerships](https://wiki.rug.fm/rug-radio/rugdao/frameworks/partnerships.md): The Partnerships framework is designed to clarify and guide any DAO member relating to establishing partnerships.
- [Sub-DAO](https://wiki.rug.fm/rug-radio/rugdao/frameworks/sub-dao.md): The Sub-DAO framework is outlines the process and guidelines to faciliate the proposal, approval, and formation of SubDAO's within the Rug Radio / RugDAO Ecosystem.
- [Tokenomics](https://wiki.rug.fm/rug-radio/rugdao/frameworks/tokenomics.md): The Tokenomics Framework outlines the guidance for protecting the existing tokenomics structure and creates a clear set of guidelines for expanding the tokenomics structure.
- [Treasury](https://wiki.rug.fm/rug-radio/rugdao/frameworks/treasury.md): The Treasury Framework outlines the guidance for managing the spending and financial risk of the RugDAO.
- [Voting](https://wiki.rug.fm/rug-radio/rugdao/frameworks/voting.md): The Voting Framework outlines the voting process and voting that are used within the RugDAO.


---

# 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://wiki.rug.fm/rug-radio/rugdao/frameworks.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.
