# BRIDGEトークン

BRIDGEトークンの主な機能目的は、[DAO](/ob-jp/governance.md)の管理です。

基本的に、BRIDGEトークンは様々な提案に対して投票する権利を表しています。また、BRIDGEトークンは、Octus Bridgeの検証に参加するために必要です。

BRIDGEトークンの3つの基本的な価値：

1. 投票権（プール流動性管理を含む）
2. 配当を受け取る権利（出資額に比例する）
3. 追加的な収入モデルを提供するリレイヤーとして活動できる能力

また、FlatQube上の可能なペアの1つに流動性を追加し、リワードとして同じBRIDGEトークンを受け取ることでファーミングに参加することができます。[FlatQubeの文献](https://docs.flatqube.io/)でファーミングの詳細をご確認いただけます。


---

# 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-token.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.
