# 인터페이스

화면 상단의 **브리지(Bridge)**&#xB97C; 클릭하여 크로스체인 브리지 인터페이스에 접속하실 수 있습니다.&#x20;

![](/files/jwF2uYWqOMzHY94YEbra)

### <mark style="color:green;">지갑을 연결하세요</mark>

지갑을 연결하려면 화면 우측상단에서 해당 버튼을 클릭하십시오. 전송을 위한 네트워크를 선택할 때 지갑을 연결하라는 메시지가 표시됩니다. 에버월렛을 비활성화하려면 오른쪽에 있는 버튼을 누르면 됩니다. 메타마스크를 비활성화하려면메타마스크 연결사이트(Metamask Connected Sites) 메뉴로 이동하십시오.

![](/files/MvfAq2HULeB6WN5IgFn2)

### <mark style="color:orange;">네트워크 선택</mark>

블록체인의 목표지점(target)과 소스(source)를 선택하는 곳입니다.

### <mark style="color:purple;">요약</mark>

This block displays information about the upcoming transfer: From which and to which network the transfer takes place. Sender and recipient address Token and its amount to be sent. The information in this block will be updated during the transfer.

이 블록은 실행될 전송(송금,transfer)에 대한 정보를 표시합니다: 전송이 이루어지는 네트워크, 보내는 사람과 받는 사람 주소 토큰과 보낼 금액이 그에 포함됩니다. 블록의 정보는 전송 중에 업데이트됩니다.


---

# 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/cross-chain-transfer/interface.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.
