# Tokens Governance

The Somnia governance is still in it’s early phases and will evolve as the project evolves. This document outlines our current thinking.

## Somnia Token Governance Overview

The Somnia governance system has 5 different groups:

* Token house - Token owners that primarily govern allocation of foundation and community tokens
* Validator council - Validators in control of hard forks, gas economics and network upgrades.
* Developer council - Key developers that oversee the technology roadmap
* User assembly - Key users who are used as a check and balance to other groups&#x20;
* Foundation board - Initially in control of the treasury and deployment of new code to the network. Eventually used as a conduit for the other participants and emergency overrides.

## Token house processes

The token house primarily looks over allocation of the foundation's funds. This is done via proposals. Proposals can be created by any token owner. They are then approved by a majority vote of other token holders.

During the bootstrap phase, the token house will be able to propose new allocation of foundation funds. This could include:

* Allocation of grants to new project
* Allocation of community tokens to new incentive program
* Allocation of budget for new marketing program for the year

During the Transition phase, token holders will be able to vote on proposals. The foundation board will still have the ultimate decision on allocating funds.

During the mature phase the token holders will have the ability to propose and approve allocation of funds. This can be vetoed by the user assembly or foundation board in extreme cases. In general, the board should enact the token holders approved proposals.

## Progressive decentralisation roadmap

<table data-full-width="true"><thead><tr><th width="140.015625">Phase</th><th width="246.37109375">Duration</th><th>Overview</th></tr></thead><tbody><tr><td>Bootstrap</td><td>0–6 months post‑mainnet</td><td>Foundation board in control. Other groups formed without any control.</td></tr><tr><td>Transition</td><td>6–24 months</td><td>Introduction of all governance groups. Beginning of proposal process. Ultimate control still with foundation.</td></tr><tr><td>Mature</td><td>Year 2 onward</td><td>Control is delegated to relevant groups for different decision making. Foundation does have capability for emergency overrides in extreme cases (eg emergency code roll out)</td></tr></tbody></table>

<br>


---

# 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://docs.somnia.network/concepts/tokenomics/tokens-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.
