# Telos EVM Wallet

## Metamask

Telos EVM fully supports Metamask, a leading wallet for Ethereum based blockchains.

### Step I - Install Metamask&#x20;

1. Head over to <https://metamask.io/download/>
2. Metamask is compatible with multiple browsers, iOS & Android.

<figure><img src="https://1916379331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFFZQRPgl1gvg66trvyk%2Fuploads%2FEGAePKKEAZFwHSEVWKGD%2FMetamask-dl.png?alt=media&#x26;token=805cd8aa-8bbe-4f5b-a2ce-d3a7d0b90fff" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Be attentive to each install tip that Metamask may give.
{% endhint %}

{% hint style="danger" %}
Be sure to save and safely store any and all private keys/seed phrases during the Metamask install.

If your private key/ seed phrase is lost or stolen you lose control over your account and wallet. Please keep your key/s safe!
{% endhint %}

### Step II - Import The Telos EVM RPC

1. Head over to <https://www.teloscan.io/>
2. Click "Sign in" on the top right corner of the page.&#x20;
3. Select Metamask

<figure><img src="https://1916379331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFFZQRPgl1gvg66trvyk%2Fuploads%2FWP7Ts2N2Jj2KWdWKLETd%2FSign-In.png?alt=media&#x26;token=a27e02fa-705e-4b2d-8976-bbb81f404463" alt=""><figcaption></figcaption></figure>

4. Click "Approve" to add the tEVM network to your Metamask wallet.
5. Click "Switch network" If you'd like to swap over from your current network to the tEVM network.

<figure><img src="https://1916379331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFFZQRPgl1gvg66trvyk%2Fuploads%2FCo1O8SoylFsBC7RyFkS7%2FAdded-the-telos-EVM.png?alt=media&#x26;token=9f77cb5e-242d-4458-8cb5-80d109f85a6a" alt=""><figcaption></figcaption></figure>

With the network added you can now enjoy what the tEVM ecosystem has to offer! We are sure you'll love the instant speeds, cheap transactions and the lack of front running.&#x20;

## Telos Web Wallet tEVM Address

You can use your already existing Telos native account and Telos Web Wallet to create a tEVM address. If you need or want a Telos Native account you can follow this guide! ***But if you already have one please skip the link!***

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Set Up A Native Telos Wallet</strong></td><td></td><td></td><td><a href="https://1916379331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFFZQRPgl1gvg66trvyk%2Fuploads%2FV4vByRAGuVN0eMWKhCsA%2FNative%20Wallet.png?alt=media&#x26;token=a0cada85-605f-4397-a2c1-fb80a0f2bce1">Native Wallet.png</a></td><td><a href="telos-native-wallet">telos-native-wallet</a></td></tr></tbody></table>

### Link Your Native Account To An EVM Address

1. Head to <https://wallet.telos.net/>
2. Click "Connect Wallet", and sign with Anchor.
3. Click " >>>EVM ".
4. Click "Generate Linked EVM Address", and sign with Anchor.

<figure><img src="https://1916379331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFFZQRPgl1gvg66trvyk%2Fuploads%2F2OmnE1pfahHdvGDpwsn5%2FLinked-EVM-address.png?alt=media&#x26;token=80ab6b63-2a37-4151-b4c2-75dafcbbaeea" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Now you have a linked EVM address. You can use the Telos Web Wallet to send and recieve Telos on the tEVM to that linked address or a Metamask address of your choice!
{% endhint %}

## If you already have a Telos EVM wallet but you'd like to connect your hardware wallet you can follow the video below! &#x20;

{% embed url="<https://youtu.be/G81QKTnfm0o>" %}


---

# 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://telos-nft.gitbook.io/telosnft/getting-started-on-telos/telos-native-vs-evm/telos-evm-wallet.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.
