> For the complete documentation index, see [llms.txt](https://docs.dappradardao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dappradardao.com/dappradar-dao-report-2021-2023/legal-foundations-for-decentralization/proposed-governance-structure.md).

# Proposed governance structure

Recognizing the importance of an effective and compliant governance framework, DappRadar DAO aims to adopt a model that balances transparency, efficiency, and regulatory adherence.

<figure><img src="https://lh7-us.googleusercontent.com/KEkYh3iDDFzT8Y6C8oIGVD669W5ki8rR5PuzxVLfyRhWHAo1ub4tAm_X4naS_7VYcF3aFfDjnQEWTHfokoZ4CyLJcqk6EaSjHfJYmE7I5FqrXuY4YIbgs1Mc1254T_vvREaVrdm2IdAa-p8Ty9r92gc" alt=""><figcaption></figcaption></figure>

#### The proposed structure includes three main components:

* DAO Assembly: The core of our governance, where RADAR token holders and delegates can propose and vote on initiatives, ensuring democratic participation.
* Advisory Board: Initially comprising top RADAR holders and important community members who pass KYC, this body provides strategic, non-binding advice to the DAO, with plans to include industry leaders for broader insights in the future.
* Incumbent Director: Responsible for finalizing decisions based on the Assembly's votes and the Advisory Board's advice, with the authority to establish committees for specific tasks, ensuring alignment with the Foundation's goals and legal requirements.

#### Proposed decision-making process:&#x20;

* Routine decisions: the process flows from the Assembly to the Director or relevant committees for implementation.
* Significant decisions: the path includes an additional step where the Advisory Board provides its input before the Director or Committee takes over or brings the proposal back to the Assembly.&#x20;

This governance model, designed to be adaptable and responsive to the community's needs, sets the stage for a more decentralized future, where broader community involvement in Advisory Board selection reflects a diverse array of perspectives, fostering a more inclusive and democratic governance process. It's important to note that this framework is still a proposal and, as such, remains open to modifications to best serve the community's interests.

<br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.dappradardao.com/dappradar-dao-report-2021-2023/legal-foundations-for-decentralization/proposed-governance-structure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
