# Token BRIDGE

Tujuan fungsional utama token BRIDGE adalah pengelolaan [DAO](/ob-id/use/governance.md).

Dasarnya, token BRIDGE merepresentasikan hak Anda untuk memilih pada berbagai pengajuan. Token BRIDGE juga diperlukan untuk berpartisipasi di validasi Octus Bridge.

Tiga nilai dasar token BRIDGE:

1. Hak memilih (termasuk pengelolaan likuiditas pool)
2. Hak menerima dividen (proporsi jumlah taruhan)
3. Kemampuan untuk bertindak sebagai pengganti, yang memberikan model pemasukan tambahan.

Anda juga bisa berpartisipasi dalam farming dengan menambahkan likuiditas ke salah satu pasangan yang tersedia di FlatQube, menerima token BRIDGE yang sama sebagai hadiah. Anda bisa membaca lebih lanjut tentang farming di [dokumentasi 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-id/use/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.
