# Decentralized setup

The goal of the Opium team is to achieve full decentralization through the appropriate ecosystem. The framework was designed which combines financial incentives with decentralized governance mechanisms to achieve transparency, security and sustainability of protocol’s growth and development over time.

The Opium protocol is collectively governed by Opium token holders, who have the power to propose actions, vote on them and allocate funds to support selected initiatives. If the Opium Protocol codebase upgrade leads to the creation of additional parameters, they will also be controlled by the Opium DAO.

Governance setup of the Opium Protocol consists of:&#x20;

* Gnosis Safe (acts like a DAO) Snapshot (enables off-chain voting)&#x20;
* SafeSnap (a part that implements the code)&#x20;
* Supplemented with last resort Aragon DAO as a part of the on-chain voting


---

# 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.opium.network/governance/decentralized-setup.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.
