# 메타마스크 (Metamask)

## 1. 메타마스크 어플 하단 Import tokens(토큰 가져오기) 클릭

![](/files/f4hoLmBuEqM3tahbIcBX)

Assets(자산) 탭 하단의 Import Token(토큰 가져오기) 버튼을 클릭해주세요.

## 2. 토큰 정보 입력

![](/files/u6a7mcrIkMqYfBYX2I5t)

토큰 가져오기 창 맨 상단 Token Contract Address(토큰 계약 주소) 칸에 추가하고 싶은 토큰의 토큰 주소를 입력해주세요. 토큰 주소가 정확하다면 하단 Token Symbol(토큰 기호) 칸과 Token Decimal(토큰 십진수) 칸은 자동으로 채워집니다. 모든 칸이 채워진 것을 확인하고, 하단 버튼을 눌러주세요.

> ENTER 토큰 주소: [0x03b79592596157d6bff16d8db87ad0b65319c5af](https://scope.klaytn.com/account/0x03b79592596157d6bff16d8db87ad0b65319c5af)

추가하고자 하는 토큰이 맞는지 확인하고 우측 하단 토큰 가져오기 버튼을 눌러주세요.

## 3. 토큰 추가 완료

![](/files/xqldLk3m40ncaa5Ds8uN)

토큰 추가가 완료되었습니다. 추가된 토큰은 Assets(자산) 탭 목록에서 확인하실 수 있습니다.


---

# Agent Instructions: 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.mesher.io/defifreshman/import_token/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.
