# 컨셉

- [옥터스 브리지의 전송 원리에 대해](https://docs.octusbridge.io/octus-bridge-kr/bridge/concepts/how-octus-bridge-transfers-work.md): 옥터스 브리지의 전송에 대한 기술적 설명
- [사용가능한 블록체인과 가상자산](https://docs.octusbridge.io/octus-bridge-kr/bridge/concepts/available-chains-and-assets.md)
- [유니버설 브리지](https://docs.octusbridge.io/octus-bridge-kr/bridge/concepts/universal-bridge.md): 모든 네트워크간의 토큰 이동 지원
- [에버스케일의 "보이지 않는 브리지"](https://docs.octusbridge.io/octus-bridge-kr/bridge/concepts/invisible-bridge.md): EVER 없이 옥터스 브리지 사용하기


---

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