# 用語解説

\*\*\*\*[**クロスチェーン転送**](/ob-jp/bridge/cross-chain-transfer.md)\*\*\*\* - あるブロックチェーンネットワークから別のブロックチェーンネットワークにトークンを転送することができる機能。

**ブロックチェーン** - トークンが格納されている場所。

\*\*\*\*[**ステーク** ](/ob-jp/staking/my-stake.md)- スタッキングコントラクトにロックされたトークン。

\*\*\*\*[**エクスプローラー**](/ob-jp/staking/explorer/interface/explorer.md) - ステークホルダーの活動を分析するために設計されたグラフィックユーザーインターフェイス。

**ボリューム** - 一定期間における米ドルの出来高。

\*\*\*\*[**DAO** ](/ob-jp/governance.md)- Octus Bridgeのガバナンスインターフェイス。

\*\*\*\*[**転送**](/ob-jp/bridge/cross-chain-transfer.md) - ブロックチェーンネットワーク間で行われるトークン転送。

\*\*\*\*[**提案**](/ob-jp/governance/concepts/proposals.md) - [ガバナンス](/ob-jp/governance.md)インターフェースを通じて、Octus Bridgeのあらゆる変更を提案。

\*\*\*\*[**リレイヤー**](/ob-jp/relayers/concepts/octus-bridge-relayers.md) -Bridgeバリデータ。

\*\*\*\*[**ブリッジ**](/ob-jp/governance/concepts/bridge-token.md) - Octus Bridgeの各種インターフェイスで使用されるトークン。


---

# 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/getting-started/glossary.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.
