# Team & Governance

### Origin

EPIZO Protocol is built on Project EPIZO, an open source platform developed by Crosstalk Solutions, LLC. The protocol layer — $ EPIZO token, staking contracts, DAO governance — is developed by the EPIZO Protocol core team and community contributors.

&#x20;

### Governance structure

The protocol is designed to progressively decentralize from day one:

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Phase</td><td valign="top">Who governs</td><td valign="top">What they control</td></tr><tr><td valign="top">Phase 1 (testnet)</td><td valign="top">Core team + community input</td><td valign="top">Protocol parameters, content standards</td></tr><tr><td valign="top">Phase 2 (mainnet launch)</td><td valign="top">$EPIZO token holders — DAO v1</td><td valign="top">All protocol parameters, treasury spending, grants</td></tr><tr><td valign="top">Phase 3 (full decentralization)</td><td valign="top">DAO + elected Council</td><td valign="top">All of the above + protocol upgrades</td></tr><tr><td valign="top">Phase 4 (mature DAO)</td><td valign="top">Community — quadratic voting</td><td valign="top">Everything, including core team accountability</td></tr></tbody></table>

&#x20;

### DAO council

Starting in Phase 3, the DAO elects a council of 7 members — including at minimum 2 seats reserved for active node operators from conflict-affected or underconnected regions. Council members serve 6-month terms, renewable by governance vote. The council has no special powers — it is an advisory and coordination body. All binding decisions remain with token holders.

&#x20;

### Open source commitment

The core node software is and will always be Apache 2.0 licensed. The protocol smart contracts are open source and audited. No proprietary lock-in at any layer. Any community can fork the entire stack.


---

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

```
GET https://docs.projectepizo.com/team-and-governance.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.
