# Linking Wallets

{% hint style="warning" %}
Users must be over 1,000 level to link their wallet to the game.
{% endhint %}

### Metamask Wallet

1. In your Metamask wallet, click the button in the upper left corner.

![](https://miro.medium.com/max/563/1*6rr1Nr228dQgkLqpLrHnOg.jpeg)

2\. Click the ‘Settings’ button in the menu on the left.

![](https://miro.medium.com/max/563/1*4fJGkwfcP0_WTm_9cmAnuQ.jpeg)

3\. Click on the ‘Networks’ button.

![](https://miro.medium.com/max/563/1*XdoMNjmROILjscFKCw-9Yw.jpeg)

4\. Click on the ‘Add Network’ button.

![](https://miro.medium.com/max/563/1*Akrn4J31sBz0ptBGx26BOw.jpeg)

5\. Enter the information below.

> Network Name: Binance Smart Chain\
> RPC Url: <https://bsc-dataseed.binance.org/>\
> Chain ID: 56\
> Symbol: BNB\
> Block Explorer URL: <https://bscscan.com/>\
> Then click on the ‘Add’ button.

![](https://miro.medium.com/max/563/1*0PXh_0S3Cq36n_0tlgF8Bg.jpeg)

6\. Check that the phrase ‘Binance Smart Chain’ appears in the wallet main menu. Then click on the ‘Add token’ button on the bottom.

![](https://miro.medium.com/max/563/1*lOaSZSci4IYq7I5KPLeYKw.jpeg)

7\. Input the NINKY token address in the blank.

> Address : 0x90422d35496e8ed3391971dbec894e4a8057081f

Then, click the 'IMPORT' button.

![](https://miro.medium.com/max/563/1*neQFScX7P4zmNOV44jTZHQ.jpeg)

8\. If you can see 'NINKY' in the list, it’s successfully done! Now, open Idle Ninja Online.

![](https://miro.medium.com/max/563/1*nYRPvWvEpouNoXYEwsBdUg.jpeg)

9\. Click the ‘Settings’ button in Idle Ninja Online.

![](https://miro.medium.com/max/486/1*27HoX-Lvq2xnmIWWOWdjdQ.jpeg)

10\. Click the ‘WalletConect’ button at the bottom of Settings.

![](https://miro.medium.com/max/486/1*1A_tmdbLZO3tvzzlJyDDpw.jpeg)

11\. Click the ‘Connect’ button.

![](https://miro.medium.com/max/480/1*mipSQ3g0H5QJpvsDHCbniA.jpeg)

12\. If you can see your wallet address below the ‘NINKY’ ​​phrase, the link has been done successfully.

![](https://miro.medium.com/max/486/1*LjExEc0YG9t36bysDo3n7w.jpeg)

{% hint style="info" %}
Depending on the network condition, the linkage may be unstable. If the link hasn’t been established correctly, please try again.
{% endhint %}

{% hint style="warning" %}
The linkage with the Metamask Wallet is the most recommended. Be aware that the linkage with other wallets can yield unexpected problems.
{% endhint %}


---

# 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.ninky.io/guide/ninky-guide/linking-wallets.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.
