# ガバナンス

### 9. ガバナンス

#### 9.1 ガバナンス構造

本章では、USCプロトコルの意思決定システムについて説明します。特定個人にエコシステムの維持を依存せず、透明性と分散性のバランスを取りながら、効率的な意思決定を実現する仕組みを構築します。

#### 9.2 初期ガバナンス（マルチシグ）

**9.2.1 マルチシグ構成**

**署名者数**: 3名 **実行閾値**: 2/3（66%）

**署名者構成**:

* ファウンダー: 1名
* 開発チーム: 2名

**権限範囲**:

* 緊急時のコントラクト停止
* トークンのMINT

####


---

# 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://universal-stallion.gitbook.io/universal-stallion/universalstallioncoinuscnitsuite/gabanansu.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.
