# 지갑 연결방법 안내

옥터스 브리지로 작업을 시작하려면 기본적으로 -브리지로 연결할- 두 개의 지갑을 연결해야 합니다. 현 시점에서 기본적으로  다음 두개의 지갑(메타마스크,  에버월렛)로 사용 가능합니다 :

[메타마스크](https://metamask.io/)는 이더리움, 팬텀, 폴리곤, 그리고 BNB 체인과 상호작용하는 데 쓰입니다. 사용자는 지갑 내에서 사용하고자 하는 네트워크를 선택할 수 있습니다.

[에버월렛](https://l1.broxus.com/freeton/wallet)은 에버스케일 네트워크 내 상호작용에 쓰입니다. 설치 및 사용방법은 이 [링크](https://docs.everwallet.net/)에서 찾아보실 수 있습니다.

## 지갑연결

옥터스의 브리지 우측상단에서 <mark style="color:orange;">**지갑연결(Connect wallet)**</mark>을 클릭하고 해당 지갑을 연결합니다.

![](/files/nEgab9vZqjGGAXNCqaYm)

## 지갑 연결해제 방법

옥터스 브리지에서 지갑연결을 해제하기 위해서는 우측상단의 버튼 (하단화면 참고)을 클릭하시면 됩니다.

![](/files/mdZAUuM93R2QtquMsbCe)


---

# 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/how-to-connect-wallets.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.
