> For the complete documentation index, see [llms.txt](https://wallet-faqs.fizen.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wallet-faqs.fizen.io/user-manual/walletconnect.md).

# WalletConnect

1. ### Scan QR (Quét mã QR)

**Step 1**: From the Dapp on the other device, select Connect wallet and then the WalletConnect option. (Từ Dapp trên thiết bị khác, chọn Kết nối ví và sau đó chọn WalletConnect.)

![](/files/POUIBr5ewq2Pz9YArm13)

**Step 2**: Tap **Scan**. This button is accessible from the homepage, wallet page, token page, or connected sites page.(Nhấn **Quét**. Bạn có thể truy cập nút này từ trang chủ, trang ví, trang quản lý tài sản hoặc trang Các kết nối tại thanh điều hướng.)

![](/files/mPMMCVuhT88TGngNkBn0)

**Step 3**: Grant permission to access the camera.(Cấp quyền truy cập máy ảnh.)

![](/files/6fXLuew6yCZbhmOdvI5Z)

\ <br>

**Step 4**: Scan QR code in Fizen (Quét mã QR trên Fizen)

**Step 5**: Follow the prompts to finish connecting with Dapp. (Tiếp tục làm theo các bước để hoàn thành kết nối với Dapp.)

![](/files/SmPiqwqTQmZuhEXGfKGl)

2. ### Fizen in-app browser (Trình duyệt trong ứng dụng Fizen)

**Step 1**: Choose **Browser** on the homepage and search for the Dapp you want to access. (Chọn **Trình duyệt** trên trang chủ và tìm kiếm Dapp bạn muốn truy cập.)

![](/files/ZpJwx95Ybklb2Fwn26bn)![](/files/GO3oZABO5JEh0ZxrVPyf)![](/files/Mu4a5qt4Qy4Sqy9EBsdH)

**Step 2**: Select Connect wallet and then select WalletConnect. (Chọn Kết nối ví trên Dapp và chọn WalletConnect)

**Step 3**: Tap **Connect**. (Chọn **Connect**)

![](/files/7kPow6QLCYeISn8DBB73)

**Step 4**: Follow the prompts to finish connecting with Dapp. (Tiếp tục làm theo các bước để hoàn thành kết nối với Dapp)

![](/files/R9tozH6b29raSX2C6xq8)

3. ### Common request from Dapps (Các yêu cầu chung từ Dapps)

If you want to request "Sign message", "Approve token" and "Confirm transaction", please do not close the app in the middle of the WalletConnect sessions.

(Nếu bạn muốn yêu cầu "Ký tin nhắn", "Phê duyệt token" và "Xác nhận giao dịch", vui lòng không đóng ứng dụng ở giữa các phiên WalletConnect.)

![](/files/4VyPTNXDegy8VOKyGW25)

<br>


---

# 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://wallet-faqs.fizen.io/user-manual/walletconnect.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.
