# Progressive Decentralization for Generos

Generos is built on a principle of honesty about how it actually operates. Today, the protocol has centralized components: a backend, a database, application infrastructure managed by the team. That is not a contradiction of our values. It is a practical starting point.

The economic core of Generos is on-chain and always has been. Every act of generosity, every vault cycle, every treasury balance is publicly auditable. The centralized layer exists to serve that core, not to control it.

This page explains why we are building with centralized infrastructure now, and how governance authority transfers to the community as the protocol matures.

### Why Start Centralized

A protocol that is trying to do something new needs to be able to move. Centralized infrastructure allows the team to iterate quickly, fix issues, and refine behavior based on how real participants actually use the system. A fully decentralized governance structure on day one would make that iteration slow and fragile at exactly the moment when speed and clarity matter most.

This is not a permanent stance. It is sequencing.

### The Path to Community Governance

Decentralization in Generos is not a feature to be toggled on. It is a transfer of authority that happens in stages, grounded in the Good Token (GGT).

**Phase 1: Centralized Operations** The team operates the protocol, makes product decisions, and manages infrastructure. The on-chain economic core remains open and auditable throughout. This is where Generos is today.

**Phase 2: Community Input** As the community grows, participants gain structured ways to influence the protocol's direction: feedback mechanisms, proposals, and input on minor decisions. GGT begins its role as the instrument of participation.

**Phase 3: Decentralized Governance** Significant protocol decisions move to a governance model where GGT holders vote. The goal is a structure where those who have shown up for the protocol have proportional influence over where it goes. This may include a DAO framework as the appropriate mechanism matures.

**Ongoing: Assessment and Adaptation** Decentralization is not a binary state. The team will continuously assess how governance authority should be distributed, informed by community participation, protocol stability, and what actually serves the people building with us.

### What This Means in Practice

The distinction that matters: the parts of Generos that carry your value and record your generosity are already open, verifiable, and owned by no one. The parts that manage the product experience are operated by the team, with a clear trajectory toward community ownership.

That trajectory is not aspirational language. It is embedded in the token design. GGT exists specifically to transfer governance authority to the participants who earn it through contribution.

### Conclusion

Progressive decentralization is the honest answer to a real tension: the need to move quickly in early stages while building toward a protocol that the community genuinely governs. Generos starts where it has to and is designed to end where it should. The on-chain foundation makes that transition possible. The GGT framework makes it accountable.


---

# 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.generos.io/technical-decisions/progressive-decentralization-for-generos.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.
