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

# 🔗 지갑 연결하기

{% embed url="<https://www.youtube.com/watch?t=6s&v=6iWmvBbdhBY>" %}

### 💻 PC에서 FILLIQUID에 지갑 연결하기

1. 화면 우측 상단의 **"지갑 연결 (Connect Wallet)"** 버튼(빨간 박스)을 클릭합니다.
2. 사용하는 지갑을 선택하세요. (예: MetaMask)<br>

   ###

   <div data-full-width="true"><figure><img src="/files/WVO0vpSU98HPEmNm2EQJ" alt=""><figcaption></figcaption></figure></div>

### 📱 모바일에서 FILLIQUID에 지갑 연결하기

1. 모바일 브라우저에서 FILLIQUID 접속 후,\
   우측 상단의 **"지갑 연결 (Connect Wallet)"** 버튼(빨간 박스)을 누릅니다.
2. 사용 중인 지갑을 선택하세요. (예: MetaMask, TP wallet, Foxwallet )

<figure><img src="/files/Hj0uqRiiXJ3qdFMeYRy2" alt=""><figcaption></figcaption></figure>


---

# 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.filliquid.io/ko/undefined-2/filecoin/undefined-1.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.
