# 이더리움 네트워크에서 가져오기

실리콘의 상위 네트워크(레이어 1)인 이더리움에서 자산을 가져오려면, 실리콘 네트워크에서 제공하는 실리콘 브릿지(Silicon Bridge)를 사용해야 합니다.&#x20;

메타마스크(MetaMask) 등 지갑이 설치된 PC나 모바일에서 [Silicon Bridge](https://bridge.silicon.network)에 접속한 후, 아래 단계에 따라 자산을 브릿지하세요.

{% stepper %}
{% step %}

### 자산을 보유한 지갑(MetaMask 또는 WalletConnect 지원 지갑)을 브릿지에 연결하세요.

<figure><img src="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FqqZRqxvL1mJIN1i5aFsi%2Fimage.png?alt=media&#x26;token=eb4b1580-07ed-43ee-afaa-057ab00436af" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 'Deposit'을 선택하세요.

<figure><img src="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FztgGwaJFB6snRN5EYlUw%2Fimage.png?alt=media&#x26;token=d0ce52b9-bb1b-470e-8d40-7846846e62f3" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 보낼 자산을 선택하고 수량을 입력하세요.

<figure><img src="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2F0xrBLSDcbuCWMzfKAn7l%2Fimage.png?alt=media&#x26;token=c3f2f341-72b2-4c6e-a3c3-162659d98c69" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 수령 주소(Destination Address)에 텔레포트 지갑 주소를 입력하세요.

이더리움 네트워크 자산을 브릿지한 뒤 텔레포트 지갑으로 바로 전송할 수 있습니다.

<mark style="color:red;">지갑 주소를 오입력하여 전송한 경우</mark> <mark style="color:red;"></mark><mark style="color:red;">**자산이 분실될 위험**</mark><mark style="color:red;">이 있습니다. 자산이 분실된 경우</mark> <mark style="color:red;"></mark><mark style="color:red;">**복구가 불가능**</mark> <mark style="color:red;"></mark><mark style="color:red;">하오니 반드시 지갑 주소가 일치하는지 확인 후 진행해 주세요.</mark>

<figure><img src="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FEC6DmutjVp3cIpj4kDJM%2Fimage.png?alt=media&#x26;token=ce300e3c-dd5b-4e3d-a4a6-3efbfc7b921f" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 브릿지 내용과 네트워크 수수료(Gas fee)를 검토하고, 브릿지를 승인하세요.

<figure><img src="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FRYpLyP67yiuvbHjBtPBu%2Fimage.png?alt=media&#x26;token=2a3c28ab-209d-40f8-8cf1-83f60e57f678" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 텔레포트 내 '자산' 화면에서 전송된 자산을 확인하세요.

브릿지 완료까지 일정 시간이 걸릴 수 있습니다.
{% endstep %}
{% endstepper %}


---

# 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.teleportwallet.net/getting-started/tutorial/start/bring-asset/ethereum.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.
