> 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.md).

# 월렛커넥트 이용하기

<div><img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/7d711f8a-16c4-4586-a9cb-8e271b658c13/%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/oLRLiubTtQ5Cwkx9Df6N" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ttpsOTEsYdHoBF8svnOR" alt=""><figcaption></figcaption></figure></div>

1. 바이포트 모바일에서는 브라우저 기능이 `자산 관리` 메뉴 내에 탑재되어 있습니다.
2. 화면 최상단에 있는 검색창에 방문하고 싶은 웹사이트를 검색해 주세요. 본 튜토리얼에서는 유니스왑을 검색하겠습니다.
3. 지갑 연결 버튼을 눌러 주세요.

<div><img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/f7c4bf7e-a8cc-4634-b53e-dac021f63197/KakaoTalk_20230209_172315783_01.jpg" alt=""> <figure><img src="/files/c6QGO6WuKKYItnXEC5Wl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/86NAMhuUG7MJTOJFjCYg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5DYCYZC0MIsP3YeiumRA" alt=""><figcaption></figcaption></figure></div>

4. `WalletConnect`를 선택합니다.
5. Biport앱을 클릭합니다.


---

# 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.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.
