# Wallet 내 가상자산 보내기

### Wallet을 이용하려면 어떻게 해야 하나요? 🤔

LODIS의 Wallet을 사용하기 위해서는 복원문구 확인과 휴대폰 본인인증이 필요해요.

아래 페이지를 참고해서 복원문구 확인과 휴대폰 본인인증을 완료해 주세요.

{% content-ref url="/pages/hVAKeGsk7Nm9ycOhAu98" %}
[복원문구 확인, 본인인증 하기](/official/getting-start/verification.md)
{% endcontent-ref %}

### 다른 **Wallet 주소로 토큰을 보내고 싶어요. 📤**

LODIS는 Wallet에서 다른 지갑이나 거래소로 토큰을 송금할 수 있는 기능을 지원하고 있어요.

$DKA(Ethereum) 토큰을 보내는 경우엔 **$ETH**가, $DKA(Polygon) 토큰을 보내는 경우엔 **$MATIC**이 **네트워크 수수료(Tx Fee)로** 필요해요.

<div><figure><img src="/files/XXWnVaeYrDkVyZliTdA6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/r3J9YKi6CE8MgUSgWCUv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/C2hJgbR4UPGJV3Er4UhO" alt=""><figcaption></figcaption></figure></div>

**1️⃣** **토큰 보내기 진입:** \[MY] 혹은 \[Wallet 상세] 화면에서 ‘보내기’ 버튼을 선택해 주세요.

**2️⃣ Wallet Address 입력:** 받는 사람의 Wallet 주소를 입력해 주세요.

또는 입력 필드 좌측의 아이콘을 선택해 Wallet Address의 QR코드를 인식하여 Wallet Address를 입력할 수 있어요.

{% hint style="warning" %}
전송하고자 하는 토큰의 메인넷과 지갑 주소의 메인넷이 일치하는지 꼭 확인하세요.

다른 메인넷 사용 시, 토큰이 유실될 위험이 있어요.
{% endhint %}

**3️⃣ 보낼 토큰 입력:** 보내려는 토큰의 종류와 수량을 입력해 주세요. 입력을 완료했다면 '전송' 버튼을 선택해 주세요.

{% hint style="info" %}
LODIS에서 보낼 수 있는 토큰은 $DKA(Ethereum), $DKA(Polygon), $ETH, $MATIC이에요.&#x20;

이 외의 토큰은 LODIS Wallet에서는 송금을 지원하지 않아요.
{% endhint %}

<div><figure><img src="/files/i9KwEC9cVTyXF7w2fY7Y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1JozuHr7LeUAIZmxHii0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/df4grDgSOgG2kyYnTZhc" alt=""><figcaption></figcaption></figure></div>

**4️⃣ 승인 요청:** 토큰을 보낼 때, 본인 인증이 필요해요. ‘승인’ 버튼을 선택하여 인증을 진행해 주세요.

**5️⃣ 본인 인증:** LODIS에서 사용되는 비밀번호를 입력해 주세요.

**6️⃣ 토큰 보내기 완료:** 토큰 보내기가 완료되었어요. 블록체인에 기록 후, 입력한 Address로 토큰이 전송돼요.

{% 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://lodis.gitbook.io/official/getting-start/token_send.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.
