# BRIDGEエコノミクス

BRIDGEトークンの利回りは、コントラクトにロックされたBRIDGEトークンの量に比例します。

ステークホルダーが受け取るリターンは、割合に比例し、リレイヤーに渡る部分はアクティブリレイヤー全員に均等に分配されます。配当はBRIDGEトークンで支払われます。

支払い自体は以下のように行われます：

配当の50％は、投資したBRIDGEトークンの量に比例して、ステークホルダー全員（リレイヤーを含む）に分配されます。残りの50％は、リレイヤー全員に均等に分配されます。

以下はその例です：流動性プールに$10.000.000相当のトークンが含まれていると仮定します。プールに100人のステークホルダーがいて、そのうち20人がリレイヤーで、プロトコルの収益性がそれぞれ5％と仮定すると、それぞれ全ての流動性の収入は50万ドルとなり、そのうち25万ドルは、プールのシェアに比例してステークホルダーに分配され、残りの25万ドルはリレイヤー間にそれぞれ12,500ドルを均等に分配されます。

![](/files/JS9jKKKspORzj06FOUQI)


---

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