# 클레이튼 자산 입금하기

클레이튼 체인의 기축 암호화폐는 클레이(KLAY) 이며, 클레이스왑프로토콜(KSP), 에스클레이(SKLAY)와 \
같은 'KCT' 표준 형태를 따르는 다양한 토큰들이 존재합니다.&#x20;

클레이튼 체인 자산은 거래소에서 내 클레이튼 지갑주소로 자산을 전송하면 바로 입금됩니다.<br>

{% hint style="info" %}
암호화폐 특성 상 전송한 자산은 취소가 불가능합니다. \
자산 전송 시 반드시 소량의 입금 테스트 후 실제 자산을 전송하는 것을 권장해드립니다.&#x20;
{% endhint %}

{% tabs %}
{% tab title="클립(Klip) 지갑으로 전송하기" %}
\
1\. 카카오톡 클립에서 **내 지갑 주소**를 확인합니다.

![](/files/-MiPsW1B_53LR5mWFN3Q)

2.거래소/개인지갑 출금 화면의 **출금주소 입력란에 내 지갑주소를 입력한 후 출금**합니다.

![](/files/-M_3rzxIc0gYz-wkEjoV)
{% endtab %}

{% tab title="카이카스(Kaikas) 지갑으로 전송하기" %}
\
1\. 카이카에 지갑에서 **내 지갑 주소**를 확인합니다

![](/files/-M_3tCnkFdWdnv4KZvl6)

\
\
2\. 거래소/개인지갑 출금 화면의 **출금주소 입력란에 내 지갑주소를 입력한 후 출금**합니다.

![](/files/-M_3rzxIc0gYz-wkEjoV)
{% endtab %}

{% tab title="디센트(D'CENT) 지갑으로 전송하기" %}

1\. 디센트 지갑에서 **내 지갑 주소**를 확인합니다.&#x20;

![](/files/-M_3uEqrcDEse37efn0_)

<br>

2\. 거래소/개인지갑 출금 화면의 **출금주소 입력란에 내 지갑주소를 입력한 후 출금**합니다.

![](/files/-M_3rzxIc0gYz-wkEjoV)
{% endtab %}
{% endtabs %}


---

# 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-new.klayswap.com/how-to-guides/deposit/depositklaytn.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.
