> For the complete documentation index, see [llms.txt](https://docs.octusbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octusbridge.io/ob-jp/staking/concepts/about-octus-bridge-staking.md).

# Octus Bridgeステーキングについて

Octus bridgeは、一部ブロックチェーンからトークンをロックし、そのトークンを担保に他のブロックチェーンでラップドトークンを発行します。ロックされた流動性の一部は低リスクのプロトコルに投資され、そのプロトコルからの収入がOctus bridgeの収入となります。

Octus bridgeは、一部ブロックチェーンからトークンをロックし、そのトークンを担保に他のブロックチェーンでラップドトークンを発行します。ロックされた流動性の一部は低リスクのプロトコルに投資され、そのプロトコルからの収入がOctus bridgeの収入となります。

トークンを積み重ねることで、積み重ねたトークンの数に応じて、この収入の一部を受け取ることができます。BRIDGEトークンを多く積み重ねるほど、収入の割合が高くなるため、非常にシンプルです。

トークンを積み重ねることで、積み重ねたトークンの数に応じて、この収入の一部を受け取ることができます。BRIDGEトークンを多く積み重ねるほど、収入の割合が高くなるため、非常にシンプルです。

ステーキングの収益性は、どれだけの流動性がロックアップされているか、稼ぐためにどれぐらいの流用性を使用するのか、リターンの割合はどうか、そしてどれだけのBRIDGEトークンが積み重ねられているかに左右されます。

ステーキングの収益性は、どれだけの流動性がロックアップされているか、稼ぐためにどれぐらいの流用性を使用するのか、リターンの割合はどうか、そしてどれだけのBRIDGEトークンが積み重ねられているかに左右されます。

獲得した資金は、bridgeバリデータとスタッカーに分配されます。リワードが分配されると、ポイントはバーンされ、代わりに貯まったポイントに比例してBRIDGEトークンが付与されます。

獲得した資金は、bridgeバリデータとスタッカーに分配されます。リワードが分配されると、ポイントはバーンされ、代わりに貯まったポイントに比例してBRIDGEトークンが付与されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.octusbridge.io/ob-jp/staking/concepts/about-octus-bridge-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
