# 친구에게 자산 전송하기

#### Step 1. 보내기 버튼 클릭

아래 화면에서의 `보내기` 버튼을 클릭하세요.

<figure><img src="/files/5Vyx8HHa8hm571NEzh95" alt=""><figcaption></figcaption></figure>

#### Step 2.  보낼 자산 선택

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

#### Step 3. 수신 주소 및 전송 수량 입력

토큰을 받을 지갑 주소와 전송 수량을 입력해 주세요. `Max` 버튼을 누르면 최대 전송 가능한 수량이 입력됩니다. 입력한 후에는 `다음` 버튼을 눌러 주세요.&#x20;

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

#### Step 4. 전송 버튼 클릭(서명하기)

아래 화면에서는 자산을 전송하기 직전에 입력한 내역과 함께 네트워크 내에서 자산 전송에 소진되는 수수료 내역도 확인할 수 있습니다. 꼼꼼히 내역을 확인하신 뒤 `전송` 버튼을 클릭해 주세요.&#x20;

<figure><img src="/files/2Rqb7ZQd2G8REJoOnvAQ" alt=""><figcaption></figcaption></figure>

#### Step 5. 전송 내역 확인

전송 버튼을 클릭하고 나면 홈 화면에 있는 History 페이지로 화면이 전환됩니다. 여기에서 전송 결과를 확인할 수 있습니다.&#x20;

<figure><img src="/files/9p0YwKu5VMvhEBnC2Z6v" 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.bifi.finance/biport-guide-kr/undefined-1/undefined.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.
