# How to Add HUNNY Token to Wallet

## Metamask

#### 1. Open Metamask and click 'Assets' to see the tokens in your wallet. <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. Scroll down to the bottom and click 'Add Token'.**

**3. Click 'Custom Token'.**

**4. Paste the contract address for HUNNY into the 'Token Contract Address' field**

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

#### 5. Click 'Next'.  <a href="#id-5-click-next" id="id-5-click-next"></a>

#### 6. Click 'Add Tokens' to add the new token. <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 will appear in your Metamask list for easy access.**

## **Trust Wallet**

#### **1.** Open Trust Wallet App and tap on the toggle sign on the upper right corner of the Wallet Screen.&#x20;

#### 2. Search for the token, and if the token is not available, you will get a “No Asset Found” screen with the Add Custom Token button.&#x20;

#### For Android devices, you can scroll down to the bottom of the list of available tokens and you will see there + Add Custom Token.&#x20;

#### 3. Fill up the required Token details. Tap on Done once you are done.

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

#### 4. Voila! Token Successfully Added!&#x20;

## Math Wallet

#### 1. On the homepage of the wallet, click 'Add Assets'.&#x20;

#### 2. Drop down and select 'Add custom token'.&#x20;

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

#### 3. After entering the token information, click 'add'.

#### Note: make sure the information is right and if entering the wrong contract address, you need to delete the token offline and log-in again.&#x20;

#### 4. After adding, you can view the tokens on the page.


---

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