# 이더리움/BSC 자산 입금하기

거래소/개인지갑에 보관중인 이더리움/BSC 계 자산은 오르빗 브릿지 사이트에서 직접 브릿징을 통해 \
클레이튼 체인의 자산으로 전환하여 입금해야 합니다.&#x20;

* [오르빗 브릿지 사이트 이동](https://bridge.orbitchain.io/)
* [오르빗 브릿지 가이드 확인하기](https://bridge.orbitchain.io/assets/orbitbridge_guide_en.pdf)

{% hint style="info" %}
암호화폐 특성 상 전송한 자산은 취소가 불가능합니다. \
자산 전송 시 반드시 소량의 입금 테스트 후 실제 자산을 전송하는 것을 권장해드립니다.
{% endhint %}


---

# 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-new.klayswap.com/how-to-guides/deposit/depositethereum.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.
