# 디지털 자산 추가하기

콘월렛에서 지원하는 디지털 자산을 추가하는 방법입니다. 방법은 총 2가지로 홈화면,지갑관리 탭에서 추가할 수 있습니다. 먼저 홈화면에서 디지털 자산을 추가하는 방법과 지갑관리에서 디지털 자산을 추가하는 방법을 안내해드리겠습니다.

{% hint style="danger" %}
표시 된 가격은 이해를 돕기위한 가격이며 실제 가격과 상이합니다.
{% endhint %}

### STEP 1. 홈화면에서 디지털 자산 추가

홈화면에서 디지털 자산을 추가하는 방법은 아래와 같습니다.

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

1. My assets 우측에 "+" 버튼 클릭
2. 토큰추가 화면으로 전환되며 라디오 버튼으로 사용할 토큰을 추가\
   (추가 된 토큰은 입금주소를 즉시 할당받고, 입금페이지에서 지갑주소를 확인할 수 있습니다.)

### STEP 2. 지갑관리에서 디지털 자산 추가

지갑관리에서 디지털 자산을 추가하는 방법은 아래와 같습니다.

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

1. 지갑관리 화면 우측상단에 "+" 버튼 클릭
2. 토큰추가 화면으로 전환되며 라디오 버튼으로 사용할 토큰을 추가\
   (추가 된 토큰은 입금주소를 즉시 할당받고, 입금페이지에서 지갑주소를 확인할 수 있습니다.)

지금까지 콘월렛에서 디지털 자산을 추가하는 방법을 알아보았습니다.


---

# 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://www.konwallet.info/asset/addasset.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.
