# 받기

{% stepper %}
{% step %}

### '지갑' 화면에서 '받기'를 클릭하세요.

<figure><img src="/files/FfbjguwMFuAgzEWBysIs" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 받을 자산을 선택하세요.

<figure><img src="/files/6Lq30C4uSY3L5K1ivN3L" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 표시된 입금 주소 또는 QR 코드를 자산을 보내는 사람 또는 외부 지갑/거래소에 공유하세요.

<mark style="color:red;">외부 지갑 또는 거래소에서 입금 주소가 올바르게 입력되었는지, 그리고 실리콘(Silicon) 네트워크를 지원하는지 꼭 확인하세요.</mark> <mark style="color:red;"></mark><mark style="color:red;">**입금 주소가 잘못 입력되었거나 다른 네트워크로 전송된 경우 자산이 분실될 위험이 있습니다.**</mark>

<figure><img src="/files/IwP6q1uaKub6JVtIPN0I" 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/wallet/asset/receive.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.
