# BRIDGE 경제

BRIDGE 토큰의 수익률은 계약에 잠긴(락업) 금액에 비례합니다. 이해 관계자가 받는 수익은 계약에 잠긴 금액량에 비례하며 릴레이어에게 배분되는 부분은 모든 (활성화된) 릴레이어에게 균등하게 분배됩니다. 배당금은 BRIDGE 토큰으로 지급됩니다. 지불은 다음과 같이 이루어집니다.&#x20;

배당금의 50%는 투자된 BRIDGE 토큰의 양에 비례하여 모든 이해 관계자(릴레이어 포함)에게 분배됩니다. 나머지 50%는 모든 릴레이어에게 동일한 비율로 분배됩니다. 예를 들면ㅡ 유동성 풀에 $10.000.000에 해당하는 수의 토큰이 포함되어 있다고 가정해 봅시다. 풀에 100명의 이해 관계자가 있고 그 중 20명은 릴레이어이고 프로토콜의 수익성이 각각 5%라고 가정합니다. 이 경우 각각 $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/octus-bridge-kr/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.
