# Import MBX to MetaMask

{% hint style="info" %}
**Video Guide**\
**👉**[**Registering and sending MBX via MetaMask**](https://www.youtube.com/watch?v=G2rh0OFzkeI\&list=PLZpydps5ZvhJHtKEskzWU6iSLyY5c959M\&index=13)
{% endhint %}

### Adding custom network

Even if the private key is used to import your MARBLEX account, the **MBX tokens** may not be visible.&#x20;

To check MBX assets, users must configure the appropriate mainnet that supports MARBLEX and import the correct MBX token information.

<div><figure><img src="/files/KN8XONIhaWXiWpnXBGd8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qLi3DXyWXElMIaRxURqI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CEDso8pladvHOmJtzPcc" alt=""><figcaption></figcaption></figure></div>

1\. Open MetaMask Chrome extension. Click the ☰ icon and select "Networks".

2\. Select "Add a custom network".

3\. Fill out the necessary information to add a network. Once entered, click Save.

***

The network information for each mainnet that supports MBX is as follows:

#### Kaia

* Network Name: Kaia Mainnet
* New URL: [https://public-en.node.kaia.io](https://public-en.node.kaia.io/)
* Chain ID: 8217
* Currency symbol: KAIA
* Block explorer URL: [https://kaiascan.io](https://kaiascan.io/)

#### BNB

* Network Name: BNB SmartChain
* New URL: [https://bsc-dataseed.binance.org](< https://bsc-dataseed.binance.org/>)
* Chain ID: 56
* Currency symbol: BNB
* Block explorer URL: <https://bscscan.com>

#### **Immutable**

* Network Name: Immutable zkEVM
* New URL: <https://rpc.immutable.com>
* Chain ID: 13371
* Currency symbol: IMX
* Block explorer URL: <https://explorer.immutable.com>

### Importing tokens

<div><figure><img src="/files/AidMkzZ1MulWqHv8dicy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Dyfs2nErf32Mmyw53Wsz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2MvUZJXjVPzYg75CmcyW" alt=""><figcaption></figcaption></figure></div>

1. Import the MBX tokens for the respective mainnet using the token information below.

#### Kaia

* MBX Token Contract Address: 0xd068c52d81f4409b9502da926ace3301cc41f623
* MBX Token Symbol: MBX
* Token Decimal: 18

#### BNB

* MBX Token Contract Address: 0xf95a5532d67c944dfa7eddd2f8c358fe0dc7fac2
* MBX Token Symbol: MBX
* Token Decimal: 18

#### **Immutable**

* MBX Token Contract Address: 0xfB457ea0990468FaB7ee53ecb9239dC45bD5a7D8
* MBX Token Symbol: MBX
* Token Decimal: 18

2. If entered correctly, the MBX token for each respective network will now be visible.


---

# 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.marblex.io/guide/wallet/import-mbx-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.
