# Governance

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

Sp8de's governance model is designed to support decentralized and scalable blockchain operations, particularly suitable for public and private network configurations. It employs a unique structure known as delegated proof-of-stake (DPoS), which presents several features and mechanisms tailored to enhance community-driven network management. Here’s a detailed look into the governance model of EOSIO:

#### 1. **Delegated Proof-of-Stake (DPoS)**

EOSIO uses DPoS, where token holders vote to elect block producers (BPs) who are responsible for maintaining the network, creating blocks, and deciding on consensus. This mechanism promotes a more democratic and efficient form of governance compared to traditional proof-of-work systems.

#### 2. **Block Producers (BPs)**

Block Producers play a crucial role in the EOSIO ecosystem. They not only generate blocks but also govern the blockchain by proposing and voting on changes to the network, such as updates to the protocol or system configurations. They are elected by token holders and must continuously earn community trust to maintain their positions.

#### 3. **Voting System**

Token holders have the power to vote for multiple block producers, with the strength of their vote being proportional to the amount of tokens they hold. Voting is continuous, which means block producers can be voted in or out depending on their performance and the community’s trust.

#### 4. **Proposal and Referendum System**

Changes to the network are proposed through a system where proposals must be approved by a majority of block producers. In some cases, significant changes may also require a community referendum, thus directly involving token holders in crucial governance decisions.

#### 5. **Stake-Based Voting**

The influence of a token holder in the voting process is determined by the amount of stake (or tokens) they hold. This system incentivizes token holders to participate actively in network governance, as their holdings directly correlate with their voting power.

#### 6. **Transparency and Accountability**

Due to the public nature of the blockchain, all actions taken by block producers and the outcomes of votes are transparent and can be audited by any participant or observer in the network. This openness is intended to ensure accountability among block producers and active participation from the community.

#### 7. **Governance Tools**

&#x20;Various tools and frameworks to support governance, including features for secure voting, tallying, and enforcement of governance decisions. These tools help streamline governance processes and ensure they are carried out securely and efficiently.

#### 8. **Smart Contract Governed Changes**

Many of the network changes and updates are implemented through smart contracts, allowing for automated enforcement of certain governance decisions without requiring manual intervention.

**Overall, Sp8de's governance framework is built to empower its community, providing mechanisms for efficient management and adaptable evolution of the network to meet diverse needs and ensure sustainability. This framework facilitates proactive community engagement and decision-making, fostering an environment where innovation thrives.**


---

# 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://sp8de-docs.gitbook.io/s-p-8-d-e-or-white-paper/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.
