# 용어해설

\*\*\*\*[**크로스-체인  전송**](/octus-bridge-kr/bridge/cross-chain-transfer.md)\*\*\*\* - 한 블록체인(예 : 에버스케일)에서 다른 블록체인으로 토큰을 전송하는 기능

**블록체인** - 토큰이 저장되는 네트워크

\*\*\*\*[**스테이크**](/octus-bridge-kr/staking/my-stake.md) - 스테이킹 계약에 락업된 토큰

\*\*\*\*[**탐색기** ](/octus-bridge-kr/staking/explorer/interface/explorer.md)- 사용자들이 토큰홀더들의 활동을 열람하고 분석할 수 있도록 돕는 그래픽 사용자 인터페이스

**볼륨(거래량)** - 특정기간동안 전송된 액수를 USD로 환산한 양

\*\*\*\*[**다오(DAO)**](/octus-bridge-kr/governance.md) - 옥터스 브리지의 거버넌스 인터페이스

\*\*\*\*[전송(Transfers)](/octus-bridge-kr/bridge/cross-chain-transfer.md) **-** 블록체인 네트워크간의 토큰 전송

\*\*\*\*[**제프로포절(Proposal)** ](/octus-bridge-kr/governance/concepts/proposals.md)**-** [거버넌스](/octus-bridge-kr/governance.md) 인터페이스를 통한 옥터스 브리지 관련 변경사항 제안

\*\*\*\*[**중계자(Relayer)** ](/octus-bridge-kr/relayers/concepts/octus-bridge-relayers.md)- 브리지 검증자

\*\*\*\*[**브리지(BRIDGE)** ](/octus-bridge-kr/governance/concepts/bridge-token.md)- 옥터스 브리지 인터페이스에서 사용되는 토큰


---

# 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/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.
