# How to import tokens

To use ELYFI, you need to import tokens that can be used in ELYFI into the wallet you just created. There are two main ways to import tokens. The way to do it is the same, except for ELFI tokens, ELYFI Governance tokens.

1\. Import ELFI Token

&#x20;1\) ELFI (on Ethereum)

* Make sure that MetaMask is connected to **Ethereum Mainnet**. After clicking on ‘import tokens’ on MetaMask, go to the Custom Token tab. Then, enter the address below in the token contract address field and add the token.
* ELFI token contract address: 0x4da34f8264cb33a5c9f17081b9ef5ff6091116f4

![](/files/Jqv7UkaqtsRKjqMJ3FsD)

2\) ELFI (on BSC)

* Make sure that MetaMask is connected to **Binance Smart Chain**. After clicking on ‘import tokens’ on MetaMask, go to the Custom Token tab. Then, enter the address below in the token contract address field and add the token.
* ELFI token contract address: 0x6c619006043eab742355395690c7b42d3411e8c0

![](/files/Tc6m1n3r9lVroaFdRvml)

2\. Import BUSD

* Make sure that MetaMask is connected to **Binance Smart Chain**. After clicking on ‘import tokens’ on MetaMask, go to the Custom Token tab. Then, enter the address below in the token contract address field and add the token.
* BUSD token contract address: 0xe9e7cea3dedca5984780bafc599bd69add087d56

3\. Import other tokens

* After clicking ‘import tokens’ in the MetaMask, search for the desired token in the search tab and import the token.
* Ex. Elysia (EL), Tether USD (USDT)

![](/files/4VPod7xV6Lz9VBsAVmXN)


---

# 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://guide-v1.elyfi.world/prerequisites/how-to-import-tokens.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.
