# 메타마스크 지원 기능 이용하기

DApp에서 지원할 지갑을 선택하는 기준은 다양하기 때문에, 바이포트에서는 수많은 DApp을 자유롭게 이용할 수 있는 방안을 고안했습니다. 바로 **메타마스크 지원 기능**인데요. 해당 기능을 활성화한 뒤, DApp에서 지갑을 연결할 때 메타마스크를 선택하면 DApp에서 바이포트를 메타마스크로 인식하게 됩니다.

해당 기능을 이용하시려면 홈 화면 > 설정 > 고급 설정으로 들어가 `메타마스크 지원` 토글을 눌러 주세요!

:bulb: 해당 기능 활성화 시 메타마스크와 충돌이 발생할 수 있으므로 메타마스크는 잠시 비활성화해 주세요.\
&#x20;    (경로: 브라우저 내 퍼즐 모양 아이콘 > 확장 프로그램 관리 > 메타마스크 토글 버튼 비활성화)

![MetaMask 지원](/files/iIBHRBE46lIonUhLlGbm)


---

# 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.bifi.finance/biport-guide-kr/undefined-1/undefined-3.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.
