# DAO Structure

The Enexfi Decentralized Autonomous Organization (DAO) enables **community-driven governance**, allowing token holders to participate in key platform decisions. The DAO ensures **transparent, decentralized, and verifiable management** of Enexfi, while still giving the platform control over which proposals are submitted for voting.

***

### Key Features

#### 1. Community Governance

* ENX token holders have the **right to vote on proposals** that Enexfi chooses to submit.
* Voting can cover topics such as:
  * New energy or investment project approvals
  * Adjustments to staking or reward parameters
  * Allocation of ecosystem development funds
  * Introduction of new platform features

#### 2. Proposal Submission by Enexfi

* **Enexfi decides which topics** are opened for voting.
* Only approved proposals are presented to the DAO for community decision-making.
* This ensures that votes are **relevant, actionable, and aligned with ecosystem goals**.

#### 3. Automated Execution

* Voting results are implemented **via smart contracts** on the blockchain.
* No manual intervention is needed; decisions are applied **automatically and transparently**.

#### 4. Transparency & Auditability

* All proposals, votes, and outcomes are **recorded on-chain**.
* The community can **audit the DAO at any time**, ensuring accountability.

#### 5. Token Holder Participation

* Participation is **limited to token holders**, ensuring that voting power is proportional to stake in the ecosystem.
* Token holders can **influence Enexfi’s development and growth** through their votes.

***

### Suggested Visual Flow

<figure><img src="/files/UHvfE4Pq93QrRm08O3R7" alt=""><figcaption></figcaption></figure>

### Summary

The Enexfi DAO Structure provides:

* **Community-driven governance** while retaining Enexfi’s discretion on proposals
* **Automated execution of approved votes** through smart contracts
* **Full transparency and auditability** on-chain
* **Empowered token holders** who can influence platform decisions
* A **structured, secure, and scalable governance framework** for Enexfi’s ecosystem


---

# 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://enexfi.gitbook.io/enexfi/governance/dao-structure.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.
