# Cách để thêm HUNNY Token vào Wallet

## Metamask

#### 1. Mở Metamask và nhấp vào  'Assets' để nhìn thấy số tokens trong ví của bạn. <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. Cuộn xuống dưới cùng và nhấp vào 'Add Token'.**

**3. Nhấp vào 'Custom Token'.**

**4. Dán contract address cho HUNNY vào trường 'Token Contract Address'**&#x20;

HUNNY Contract Address: <https://bscscan.com/token/0x565b72163f17849832A692A3c5928cc502f46D69>&#x20;

#### 5. Nhấp vào 'Next'.  <a href="#id-5-click-next" id="id-5-click-next"></a>

#### 6. Nhấp vào 'Add Tokens' để thêm token mới. <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. Voila! HUNNY sẽ xuất hiện trong danh sách Metamask của bạn để dễ dàng truy cập.**

## **Trust Wallet**

#### **1.** Mở Trust Wallet App và chạm vào ký hiệu sign on ở góc trên bên phải của Wallet Screen.&#x20;

#### 2. Tìm kiếm token và nếu token không có sẵn, bạn sẽ nhận được màn hình “No Asset Found” với nút Add Custom Token button.&#x20;

#### Đối với thiết bị Android, bạn có thể cuộn xuống cuối danh sách các token có sẵn và bạn sẽ thấy ở đó + Add Custom Token.&#x20;

#### 3. Điền các thông tin chi tiết về Token được yêu cầu. Nhấn vào Done khi bạn đã hoàn tất.

HUNNY Contract Address: <https://bscscan.com/token/0x565b72163f17849832A692A3c5928cc502f46D69>&#x20;

#### 4. Voila! Token đã thêm thành công!&#x20;

## Math Wallet

#### 1. Trên trang chủ của ví, nhấp vào 'Add Assets'.&#x20;

#### 2. Kéo xuống và chọn 'Add custom token'.&#x20;

HUNNY Contract Address: <https://bscscan.com/token/0x565b72163f17849832A692A3c5928cc502f46D69>&#x20;

#### 3. Sau khi nhập thông tin token, hãy nhấp vào 'add'.

#### Lưu ý: đảm bảo thông tin chính xác và nếu nhập sai  Contract Address, bạn cần xóa token ngoại tuyến và đăng nhập lại.&#x20;

#### 4. Sau khi thêm, bạn có thể xem các token trên trang.


---

# 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/tieng-viet/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.
