# BRIDGE 토큰

BRIDGE 토큰의 주요 기능과 목적은 [DAO ](/octus-bridge-kr/governance.md)관리입니다. 기본적으로 BRIDGE 토큰은 다양한 제안에 대한 투표권을 보유합니다. 그리고 옥터스 브리지 검증(밸리데이터)에 참여하려면 BRIDGE 토큰이 필요합니다.&#x20;

BRIDGE 토큰의 세 가지 기본 가치는 다음과 같습니다.&#x20;

1. 의결권(풀 유동성 관리 포함)&#x20;
2. 배당금을 받을 권리(지분액에 비례)&#x20;
3. 추가 수입 모델을 제공하는 릴레이어 역할 가능.&#x20;

또한 플랫큐브(FlatQube)에서 사용 가능한 페어 중 하나에 유동성을 추가하여 동일한 BRIDGE 토큰을 보상으로 받아 파밍(Farming)에 참여할 수도 있습니다. [본 플랫큐브 문서](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/octus-bridge-kr/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.
