# Governance

### 1. Overview

GoldBridge Alliance's governance structure allows node holders and ecosystem participants to participate in key protocol decisions through a transparent, on-chain governance process.

***

### 2. Governance Scope

Governance participants can propose and vote on:

* Bridge connection policies
* Verification criteria and standards
* Fee structures (Bridge Fee, Swap Fee, Verification Fee)
* Partner onboarding policies
* Conditional expansion issuance approvals
* Risk management procedures
* Protocol upgrades and parameter changes

***

### 3. Governance Participation by Node Grade

| Node Grade     | Governance Rights                                                  |
| -------------- | ------------------------------------------------------------------ |
| Standard Node  | Voting rights on standard governance proposals                     |
| Active Node    | Voting rights + ability to submit governance proposals             |
| Strategic Node | Enhanced voting weight + strategic partnership direction proposals |
| GDBA Holders   | Governance participation proportional to holdings (post-launch)    |

***

### 4. Governance Process

```
Proposal Submission (Active / Strategic Node)
→ Community Discussion Period
→ Voting Period
→ Quorum Check
→ Implementation (if approved)
→ On-chain Record
```

***

### 5. Operations Committee

An Operations Committee will oversee day-to-day governance execution and manage:

* Contribution Point assessment criteria
* Emergency protocol decisions
* Conditional expansion issuance approvals (with governance confirmation)
* Partner dispute resolution

***

### 6. Key Message

> Governance at GoldBridge Alliance is designed to give verified ecosystem participants — nodes, members, and token holders — a meaningful voice in the platform's direction, while maintaining operational efficiency through the Operations Committee.


---

# 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://goldbridge.gitbook.io/gdba-wp-kr/governance-roadmap-and-risk-management/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.
