# osDAO - Decentralized Governance

osDAO enables community governance at two levels: platform-wide decisions through $OS tokens and repository-specific control through repo tokens and ONFTs powered by LayerZero's omnichain infrastructure.

### Governance Structure

#### Platform Level

* Protocol parameters and features
* Ecosystem treasury allocation
* Strategic direction

#### Repository Level

* Project development decisions
* Contributor permissions
* Revenue distribution

### Token Architecture

#### Repository Tokens

Each repository generates its own governance tokens, distributed to contributors based on their code commits and pull requests. These tokens represent voting power within that specific project.

#### ONFT Ownership

Every repository has a unique ONFT (Omnichain NFT) that represents primary ownership. Through LayerZero, these ONFTs can move seamlessly across chains while maintaining governance rights.

```
Repository Structure:
├── ONFT - Primary ownership rights
├── Repo Tokens - Contributor governance
└── Treasury - Project-specific funds
```

### Cross-Chain Capabilities

LayerZero integration enables:

* Omnichain NFT transfers
* Cross-chain governance participation
* Unified ownership across ecosystems
