> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/tokenomics/about-usdjeff/metamask.md).

# Metamask 등록 방법

### 제프코인 등록 가이드

1. 보유하고 있는 메타마스크를 실행합니다.
2. 가장 왼쪽 탭의 토큰을 선택합니다. 이후 하단의 토큰 가져오기를 선택합니다.

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

3. 우측의 '맞춤토큰'을 선택한 뒤, 다음 정보를 입력합니다.
   * 토큰 계약 주소 : 0x1a8B8e526D093476ac5C488a3eA057f8DE9C0dEe
   * 토큰 기호 : JEFF
   * 토큰 소수점 : 18

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

4. 입력 완료 후 다음을 누르고 "가져오기"를 선택하면 $JEFF를 확인할 수 있습니다.


---

# 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://jeff-world.gitbook.io/jeff-world/korean/tokenomics/about-usdjeff/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.
