# Get SMR tokens on Shimmer EVM

The native token on Shimmer EVM is SMR. It serves as both the primary asset and the gas fee within the ShimmerEVM ecosystem. Without SMR, exploring the ShimmerEVM ecosystem is not possible. So, what can you do?

**If you already have some Layer1 SMR** (they are in your wallet address starting with "smr"), then you can use [Firefly wallet](https://firefly.iota.org/) to convert your Layer1 SMR into EVM SMR.&#x20;

Simply click "send assets" in your Firefly Shimmer wallet, and select the destination network to be Shimmer EVM, and paste the receiving EVM wallet address (an address starting with 0x). The receiving address can be either Tanglepay or Metamask if you wish to use Iotabee services.&#x20;

<br>

<figure><img src="/files/3pEzue3Cx5HlOm7Ub0zZ" alt=""><figcaption></figcaption></figure>

**If you don't have any Layer1 SMR**, **but already have some IOTA**, you can use Iotabee Crosschain Swap (connect to iotabee.com with your Tanglepay IOTA wallet address) to buy some, and follow the above steps to convert them to EVM SMR.&#x20;

&#x20;Below is an illustration to help you understand this process:&#x20;

<figure><img src="/files/JAyakNSweeOqibOXt66b" alt=""><figcaption></figcaption></figure>

You can of course also **buy some EVM SMR directly on CEXs** like [BitForex](https://www.bitforex.com/en/).&#x20;

We wish you all the fun in exploring Shimmer EVM!


---

# 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://dexguide.iotabee.com/before-you-get-started/get-smr-tokens-on-shimmer-evm.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.
