# Governance

There will be specially minted governance tokens (ZGOV) to address decentralized governance of the dPlat, dApp store, treasury usage, and the $DPLAT tokenomics. The ZGOV prevents a "pay-to-play" model where those with the most purchasing power hold more of the control. Instead, governance will be weighted by ownership range with a focus towards opensource contributors and dApp developers to ensure all stakeholders have a voice. Governance tokens will be assigned based on DPLAT ownership as per the table below. There will be multipliers assigned to opensource contributors (20x) and dApp creators (2x).&#x20;

<figure><img src="/files/0TzI9JgOK6HYGh89SCQe" alt=""><figcaption></figcaption></figure>

A single token will correspond to one vote. Governance can be broken down into three sections:

* dPlat governance (smart contracts, tokenomics)
* zbyte Treasury governance (liquidation of funds, grants)
* dApp store bylaws (ethical and legal limitations on dApp types, removing dApps from the dApp store)

The initial few months of the DAO will operate on a temporary governance token. These tokens will be assigned manually to token holders. A smart contract automated ZGOV allocation will go live in 2024.&#x20;


---

# 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://whitepaper.zbyte.io/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.
