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

# DApp 연결하기

- [데스크탑에서 DApp 연결하기](https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp.md)
- [모바일에서 DApp 연결하기](https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp-1.md)
- [월렛커넥트 이용하기](https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp-1/undefined.md)
- [메타마스크 호환 기능 이용하기](https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp-1/undefined-1.md)
- [DApp 연결 관리하기](https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp/dapp-2.md)


---

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

```
GET https://docs.bifi.finance/biport-mobile-1/undefined-2/dapp.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.
