# On-chain Governance

The final mile of decentralization is on-chain governance. Even if a protocol is 100% implemented by smart contracts, decentralization remains an unachievable goal if the control of these contracts lies in the hands of an individual or a team.&#x20;

IC offers the [Service Nervous System (SNS)](https://internetcomputer.org/sns), an advanced form of a DAO, facilitating the open community's unchallengeable ownership of the protocol. Octopus's core team plans to hand over control rights to the SNS within one year after Omnity’s mainnet launch.


---

# 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://omnity.gitbook.io/litepaper/ic-enablers/on-chain-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.
