# Decentralisation and Governance

There should exist no single entity with central bank-like powers over the token ecosystem. The nature of Ethereum smart contracts means the public address of the user making the deployment is the ‘contract owner’.

This means that Vow Limited, as the entity which deployed the initial contracts needed to relinquish ownership control of the network in order to be properly decentralized. This happened on the 5th of August 2023. Over 1700 people have now registered to vote.


---

# 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://vow-2.gitbook.io/white-paper/decentralisation-and-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.
