> For the complete documentation index, see [llms.txt](https://docs.bifi.finance/biport-mobile-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp-1/undefined-1.md).

# 메타마스크 호환 기능 이용하기

본 튜토리얼에서는 크로스체인스왑을 예시로 들었습니다.

<div><img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/f9e732fc-1f4f-47bd-b9a9-1d35feb87e5a/%EB%AA%A8%EB%B0%94%EC%9D%BC%EC%97%90%EC%84%9C_DApp_%EC%97%B0%EA%B2%B0%ED%95%98%EA%B8%B01.jpg" alt=""> <figure><img src="/files/F9doeQtoML2iHf2eYn0e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9UaAQVShkjLThDVXZhFi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P576YN9HyHu7u0Xz4Wa5" alt=""><figcaption></figcaption></figure></div>

1. 바이포트 모바일에서는 브라우저 기능이 `자산 관리` 메뉴 내에 탑재되어 있습니다.
2. 웹사이트를 방문해 주세요.&#x20;
3. `메타마스크 호환 기능`이 활성화된 상태에서 메타마스크를 선택해 주세요.

<div><figure><img src="/files/RsvTSQioHa5NjOs9OgFx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/As2dSOGXDxxpn1AhIMNy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5DYCYZC0MIsP3YeiumRA" alt=""><figcaption></figcaption></figure></div>

4. 연결할 계정을 선택한 뒤 `확인` 버튼을 눌러 주세요.
5. 연결되었습니다!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp-1/undefined-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
