# Bridge DAO

Octus Bridgeはプラットフォームとして、意思決定という中央集権的なメカニズムを持っていません。\
その代わり、BridgeにはDAOインターフェースがあり、Bridgeユーザーによって直接合意された特定の運用上の意思決定採用を促進するメカニズムとして作成されました。ユーザーは、プラットフォームのネイティブユーティリティトークンであるBRIDGEを介して参加することができます。\
\
BRIDGEトークンを保有しているステークホルダーは、そのトークンを使ってDAOで提起されたプラットフォームの提案に投票することができます。

Bridgeのボルトにロックされているプラットフォームの流動性の管理は、DAOプロトコルによって行われます。

ステークホルダーがBRIDGEトークンのシェアを比較的多く保有している場合、自らの提案を投票にかけることができます。

投票に参加するには、Bridgeサイトの［**ガバナンス**］タブにアクセスする必要があり、そこには有効かつ完了した提案投票が全て表示されています。

独自提案を作成するには、ガバナンスインターフェースの［**提案を作成する**］項目に移動します。\
独自提案を作成するためには、少なくとも100,000 BRIDGEトークンを保有している必要があります。


---

# 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://docs.octusbridge.io/ob-jp/governance/concepts/bridge-dao.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.
