> For the complete documentation index, see [llms.txt](https://docs.singlefinance.io/single-finance-korean/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.singlefinance.io/single-finance-korean/undefined/metamask.md).

# MetaMask

### MetaMask 지갑 설정하기

MetaMask를 아직 브라우저(Chrome, Brave, Firefox, Edge 등) 또는 휴대폰에 설치하지 않았다면, [이 링크](https://metamask.io/download/) 를 통해 설치해 주세요.

{% hint style="danger" %}
**비밀 시드 구문 (Secret Seed Phrase)** 을 절대 공유하지 마세요.&#x20;

**개인 키 (Private Keys)** 를 절대 공유하지 마세요.&#x20;

**비밀 시드 구문 (Secret Seed Phrase) 이나 개인 키 (Private Keys)** 를 온라인 상의 어떤 웹사이트에도 입력하지 마세요.
{% endhint %}

### MetaMask를 싱글 파이낸스에 연결하기

어떤 페이지에서든 오른쪽 상단 모서리에 있는 **지갑 연결 (Connect Wallet)** 버튼을 클릭하세요.

![](/files/iEIMyYMmJrJPU0AHMOTX)

**MetaMask**를 선택하세요.

<br>

![](/files/xqPrkFtuZQsMQ7mPbJfn)

올바른 계정을 선택한 후에 **다음 (Next)** 을 클릭하세요.

![](/files/akilu7Ko2AqhuKCANzx3)

**연결 (Connect)** 을 클릭하세요. 이제 모두 설정되었습니다!

![
](/files/x5SjwRhycdmAkHUryWdb)


---

# 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.singlefinance.io/single-finance-korean/undefined/metamask.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.
