# Wallet으로 가상자산 받기

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

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

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

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

### 내 **Wallet에 토큰이 없어요. 어디서 받을 수 있나요? 📥**

가상자산을 받기 위해서는 자신의 Wallet Address를 알아야 해요.

내 Wallet Address를 확인하고, 토큰을 받을 수 있도록 Wallet Address를 복사하거나 QR코드 전달해 보세요.&#x20;

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

이 외의 토큰은 LODIS Wallet에서는 사용할 수 없어요.
{% endhint %}

<div><figure><img src="/files/XXWnVaeYrDkVyZliTdA6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KAgabUr6DLkn347A07QF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d3mejTyYU9oLi4j3byzL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MsPWL6kzp8XlZUPShPo2" alt=""><figcaption></figcaption></figure></div>

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

**2️⃣ Wallet Address 조회:** QR코드 또는 영문·숫자 조합의 Wallet Address를 조회할 수 있어요. 복사 아이콘을 클릭해 Wallet Address를 복사할 수 있어요.

**3️⃣ 타 서비스에서 송금:** 출금이 가능한 거래소 및 Wallet 서비스에서 QR코드 혹은 복사한 Wallet Address를 입력하여 송금할 수 있어요. 해당 화면은 Metamask 화면이에요

**4️⃣ 송금 완료**: Wallet에 토큰이 송금되는 경우, 푸시 알림이 발송돼요. Wallet을 확인해 보세요.


---

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