# SS58 to EVM

Please follow along to transfer your $GPU from your ss58 account to EVM account.

## Step 1

[Update Metadata](https://ganscan.gpu.net/#/settings/metadata) (only if you've not done it before)

Click on update button and sign the pop-up

<figure><img src="/files/6OtmPip4SmBJy2qag8B0" alt=""><figcaption></figcaption></figure>

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

## Step 2

Enter the amount in the modal.

It will redirect you to GANscan, our explorer.\
Or just click on the "Open GANscan Transfer" button

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

## Step 3

Click on Submission Tab, as shown in the picture below

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

## Step 4

Select your account from drop button

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

## Step 5

Click on Submit Transaction in the bottom right corner of the screen.

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

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

## Step 6

Sign and Submit on your PolkadotJS wallet, there you go! Please wait for a few seconds and the balance would be reflected in your EVM wallet.

<figure><img src="/files/51AHMmHg1ppPhhrzywf0" alt=""><figcaption></figcaption></figure>


---

# 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.gpu.net/evm-and-ss58-transfer/ss58-to-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.
