# Governance

#### 🗳️ **Orbital Decentralized Governance**

*"The future of Orbital is in your hands"*

At Orbital, we believe in **true decentralization**. That’s why all key protocol decisions are made by the community through a transparent, secure governance system.

***

**🔹 How Governance Works**

**📜 Participation Requirements**

* **To propose votes**:
  * Lock **100 $ORB** (sent to staking pool during voting).
  * Hold **1,000+ $ORB** in wallet (anti-spam measure).
* **To vote**:
  * Hold **1+ $ORB** (in wallet or staked).

**📊 Proposal Types & Thresholds**

| Proposal Type              | Approval Threshold | Voting Duration |
| -------------------------- | ------------------ | --------------- |
| Parameter Adjustments      | 51%                | 5 days          |
| Treasury Allocation        | 67%                | 7 days          |
| Critical Protocol Upgrades | 85%                | 7 days          |

***

**🚀 Step-by-Step Governance Process**

1️⃣ **Proposal Creation**

* Any holder with **1,000+ $ORB** can draft a proposal on the governance forum.
* If community-backed, formalize it by locking **100 $ORB**.

2️⃣ **Voting Period**

* Typically **5-7 days**.
* Votes are **weighted by $ORB held**.

3️⃣ **Implementation**

* If thresholds are met (e.g., 85% for critical changes), the team executes the decision.

***

**💡 Why Participate?**

* **Own the Protocol**: Decide on fees, new features, and treasury funds.
* **Full Transparency**: All proposals and votes are **on-chain**.
* **$ORB Appreciation**: Active governance strengthens the ecosystem’s value.

***

**⚠️ Anti-Abuse Mechanisms**

* **Anti-Whale**: Limits under consideration to prevent large holder dominance.
* **Cool-Down Period**: No back-to-back proposals from same address.
* **Vote Delegation**: Delegate your voting power if inactive.

***

**🌱 Upcoming Initial Votes (Examples)**

*No radical changes early on, but potential starter proposals:*

* Adjust **USDo/USDC farming APR**.
* Add new pairs (e.g., **USDo/ETH** or **USDC/wBTC**).
* Treasury allocation (**marketing vs. technical development**).

***

**🔮 The Future is Decentralized**

*"While other projects promise decentralization, Orbital delivers it from Day 1."*

***

#### **Key Enhancements:**

1. **Structure**: Clean tables for thresholds, emoji bullet points for scanability.
2. **Tone**: Empowering ("Own the Protocol") yet precise ("on-chain").
3. **DeFi Terms**: "Parameter adjustments," "treasury allocation," "anti-whale."
4. **Call-to-Action**: Highlights $ORB’s utility and community ownership.


---

# 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://orbital-money.gitbook.io/orbital-money/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.
