# 외부에서 자산 가져오기

## 실리콘으로 자산 브릿지

텔레포트 지갑은 이더리움 레이어2 네트워크인 실리콘(Silicon)을 중심 네트워크로 지원하고 있습니다. 따라서 **기존에 보유한 자산을 텔레포트에서 활용하려면, 먼저 해당 자산을 실리콘 네트워크로 브릿지(Bridge)해야 합니다.**

현재 보유 중인 자산의 네트워크에 맞는 브릿지 방법을 참고해 주세요.

{% hint style="info" %}
**브릿지(Bridge)란?**

브릿지는 서로 다른 블록체인 네트워크 간에 자산을 이동할 수 있게 도와주는 "다리" 역할을 합니다. 이를 통해, 이더리움(Ethereum)이나 폴리곤(Polygon), 카이아(KAIA) 등 네트워크에 있는 자산을 실리콘 네트워크에서 사용할 수 있게 해줍니다.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="bring-asset/ethereum">ethereum</a></td><td>실리콘 브릿지를 통해 이더리움(L1)에서 자산을 가져옵니다.</td><td><strong>이더리움에서 가져오기</strong></td><td></td><td><a href="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FTE3broXbaZJtXZcZHVxK%2Fimage.png?alt=media&#x26;token=7f919dd5-476f-4231-9c26-b40e6280c167">image.png</a></td></tr><tr><td><a href="bring-asset/other-networks">other-networks</a></td><td>오르빗 브릿지를 통해 폴리곤, 카이아, 리플 등 타 네트워크에서 자산을 가져옵니다.</td><td><strong>이더리움 외 네트워크에서 가져오기</strong></td><td></td><td><a href="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FsLJJqgxmjtqdkVvZQGoX%2Fimage.png?alt=media&#x26;token=f4af1beb-8e7c-4888-ab24-dea3a3cdc9ec">image.png</a></td></tr><tr><td><a href="bring-asset/cex">cex</a></td><td>중앙화 거래소를 통해 거래소에 보유 중인 이더리움 자산을 가져옵니다.</td><td></td><td></td><td><a href="https://849637870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZ2NsPAFx50m2m47Pcwx%2Fuploads%2FK9Pf9axs4KOmsiWmVjYO%2Fimage.png?alt=media&#x26;token=62a7ecc5-e4b6-4ddc-b92e-23d6db3e694f">image.png</a></td></tr></tbody></table>


---

# 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.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.
