# DAO Governance & Token Logic

<figure><img src="/files/aNEyAuVJc9MjiO7Zq6mU" alt=""><figcaption></figcaption></figure>

**Privacy governed. Community driven. Future proof.**

Veilon isn't just a protocol it's a living ecosystem shaped by its community. Through a decentralized governance model, Veilon empowers users, builders, and contributors to actively guide its evolution.

Everything from protocol upgrades to relayer incentives, fee adjustments, and integration approvals are decided on-chain by the community with privacy-preserving mechanisms at the core.

***

### <mark style="color:yellow;">Governance Principles</mark>

Veilon's governance model is designed to reflect the values of privacy, decentralization, and sustainability.

<mark style="color:yellow;">**Core principles include:**</mark>

* **Decentralized decision making**\
  No central authority. Every upgrade or parameter change is proposed, voted on, and approved by the community.
* **Privacy-first participation**\
  Use shielded voting methods to participate anonymously, without linking wallet addresses to decisions.
* **Incentive aligned proposals**\
  Proposers must hold and stake tokens, ensuring only committed members influence protocol direction.
* **Sustainable treasury management**\
  Protocol fees, emissions, and reserves are governed by the DAO for long term health.
* **Community control**\
  Veilon users can decide on:
  * Supported assets
  * Relayer incentives
  * Audit funding
  * Ecosystem grants
  * Future chain integrations

> *Veilon isn’t just community first  it’s community controlled.*

***

### <mark style="color:yellow;">Staking for Governance</mark>

**Stake to shape the future.**

To participate in governance whether it’s voting on proposals or submitting your own ideas users must stake the native Veilon token in the governance contract.

This ensures:

* Only long-term participants influence decisions
* Reduces spam or malicious proposals
* Creates aligned incentives across the ecosystem

> *No stake, no say. Every vote carries weight because every voter has skin in the game.*

***

### <mark style="color:yellow;">How Voting Works</mark>

Here’s a simplified overview of the governance flow:

1. **Proposal Creation**
   * Anyone with a minimum stake can submit a proposal
   * Proposals can include: protocol upgrades, new feature funding, parameter changes, and treasury actions
2. **Voting Begins**
   * All token holders with staked tokens can vote
   * Veilon supports both **shielded voting** (private) and **public voting** methods
3. **Quorum & Thresholds**
   * A minimum percentage of the total staked token supply must vote for the proposal to be valid
   * Quorum and pass thresholds are configurable by the DAO
4. **Execution Timelock**
   * Once passed, the proposal is placed in a time-delay queue
   * This gives the community time to audit or prepare for changes
5. **OnChain Execution**
   * After the timelock, the proposal is executed automatically on-chain
   * Results are transparent and irreversible

***

### <mark style="color:yellow;">Privacy in Governance</mark>

Traditional on-chain voting often exposes voter identity, wallet balances, and participation history.\
Veilon’s governance system flips that by supporting:

* **Shielded voting keys** — vote without exposing your wallet
* **Private proposal support** — proposals can be drafted and reviewed anonymously
* **Merkle-based voter rolls** — ensure eligibility without revealing who’s on the list

> *In Veilon, even your vote is protected. No surveillance. No retaliation. Just pure governance.*

***

### <mark style="color:yellow;">Utility of the Native Token</mark>

Veilon's native token isn't just for governance. It powers multiple aspects of the ecosystem:

* Staking for governance & relayer reputation
* Paying optional protocol fees (gasless via relayers)
* Accessing premium compliance modules (PoI, audit layer)
* Rewards for DAO contributors, relayers, and liquidity supporters


---

# 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.veilon.io/features/dao-governance-and-token-logic.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.
