# Vince Chain Governance

## Overview <a href="#governance-overview" id="governance-overview"></a>

Vince Chain relies on its governance protocols to approve proposals, change chain parameters, and spend and distribute funds within the community or ecosystem, among other functions.

### Vince Chain Governance Structure <a href="#on-and-off-chain-governance-structure" id="on-and-off-chain-governance-structure"></a>

> Vince Chain governance structure implies its beareucractic process during on-chain and off-chain governance. They basically include communication, discussion venues and decision-making.

#### Communication <a href="#communication" id="communication"></a>

Vince Chain's governance processes and decisions are communicated efficiently through different documents and presentations, including

* Architecture Decision records,
* On-chain governance proposals,
* Technical specs.

#### Decision-making&#x20;

Decision-making during governance occurs openly by qualified participants. Everyone gets a fair share of voting power based on the VCE delegated. Any other involvement occurs organically.

#### Discussion Venues <a href="#decision-making-and-discussion-venues" id="decision-making-and-discussion-venues"></a>

Discuss venues for Vince Chain governance functions are basically social media community channels like GitHub, Telegram, Twitter, Discord, etc. Individuals with varying interests and roles that also meet the governance requirements (including users, validators, delegators, developers, Vince Chain Labs board members, etc.) are welcome to contribute during governance sessions.&#x20;

* [**Telegram**](https://t.me/vincechain)
  * General Vince Chain Telegram group
* [**Twitter**](https://twitter.com/vincechain)
  * Official Vince Chain Twitter
* **Commonwealth (Coming Soon!)**
  * All-in-one platform to discuss, vote, and fund projects together
  * Vince Chain proposals list
* **Vince Chain Discord (Coming Soon!)**
  * An ecosystem with an active developer presence. Servers include:
  * `🏛│governance` channel for discussing proposals, upgrades, etc.
  * `📜│proposals` channel for a full list of proposals.
  * `⏫│upgrades` channel for upcoming software upgrades.


---

# 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://charles-the-king.gitbook.io/vince-chain-technical-documentation/vince-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.
