# 월렛에 HUNNY 토큰 추가하는 방법

## 메타마스크(Metamask)

#### 1. 메타마스크(Metamask)를 열고 ‘Asset’을 클릭하여 월렛에 담긴 토큰을 확인하세요. <a href="#id-1-open-metamask-and-click-assets-to-see-the-tokens-in-your-wallet" id="id-1-open-metamask-and-click-assets-to-see-the-tokens-in-your-wallet"></a>

**2. 맨 아래로 스크롤하고 ‘Add Token’을 클릭하세요.**

**3. ‘Custom Token’을 클릭하세요.**

**4. ‘Token Contract Address’ 입력란에 HUNNY 컨트랙트 주소를 붙여넣기 하세요.**

HUNNY 컨트랙트 주소: <https://bscscan.com/token/0x565b72163f17849832A692A3c5928cc502f46D69>&#x20;

#### 5. ‘Next’를 클릭하세요. <a href="#id-5-click-next" id="id-5-click-next"></a>

#### 6. ‘Add Tokens’를 클릭하여 새로운 토큰을 추가합니다. <a href="#id-6-click-add-tokens-to-add-the-new-token" id="id-6-click-add-tokens-to-add-the-new-token"></a>

**7. 짜잔! 손쉬운 접근을 위하여 메타마스크 목록에 HUNNY가 표시됩니다.**

## **트러스트월렛(Trust Wallet)**

#### **1. 트러스트월렛(TrustWallet) 앱을 열고 월렛 화면 우측상단의 토글 표시를 누르세요.**

#### 2. **토큰을 검색하세요. 만약 토큰이 사용 불가한 경우, Add Custom Token 버튼과 함께 “No Asset Found” 화면이 표시됩니다.**

**안드로이드 기종인 경우, 맨 아래로 스크롤하면 사용 가능한 토큰 목록을 확인 가능하며 + Add Custom Token이 표시됩니다.**

#### 3. 필요한 토큰 세부정보를 입력하세요. 모두 입력하셨으면 Done을 누르세요.

HUNNY 컨트랙트 주소: <https://bscscan.com/token/0x565b72163f17849832A692A3c5928cc502f46D69>&#x20;

#### 4. 짜잔! 토큰이 성공적으로 추가되었습니다.

## 매스월렛(Math Wallet)

#### 1. 월렛 홈페이지에서 ‘Add Assets’를 클릭하세요.

#### 2. 아래로 내려서 ‘Add custom token’을 선택하세요.

HUNNY 컨트랙트 주소:  <https://bscscan.com/token/0x565b72163f17849832A692A3c5928cc502f46D69>&#x20;

#### **3. 토큰 정보를 입력한 후, ‘add’를 클릭하세요.**

**주의: 정보를 정확하게 입력하셔야 하며, 잘못된 컨트랙트 주소를 입력하는 경우 오프라인으로 토큰을 삭제하고 다시 로그인하셔야 합니다.**

#### **4. 추가한 후, 페이지에서 토큰을 확인 할 수 있습니다.**


---

# 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.hunny.finance/korean/how-to-guides/how-to-add-a-hunny-token-to-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.
