# 카이아 지갑 계정 사용법

## 계정 생성 <a href="#how-to-create-an-kaia-account" id="how-to-create-an-kaia-account"></a>

카이아 계정이 없다면 생성해 주세요. 코인 이름은 **"Kaia (KAIA)"**&#xB85C; 되어 있습니다.

계정 생성에 대한 자세한 내용이 필요하다면 [**여기**](/kr/dcent-app/create-account.md)를 참고하세요.

## KAIA 코인 받기 <a href="#receive-kaia-coin" id="receive-kaia-coin"></a>

코인 계정에서 **"Receive (받기)"**&#xB97C; 클릭하면 카이아 계정 주소를 확인할 수 있습니다.

<div align="left"><img src="/files/4yCDmjfISfJk2rC3sUTc" alt="" width="563"></div>

코인 받기에 대한 자세한 내용은 [**여기**](/kr/coin-send-receive/receive.md)를 참고하세요.

## KAIA 코인 보내기 <a href="#sending-kaia-coin" id="sending-kaia-coin"></a>

카이아 코인을 전송하는 방법은 일반적인 코인 보내기와 같습니다. 코인 보내기에 대한 일반적인 방법은 [**여기**](/kr/coin-send-receive/send.md)를 참고하세요.

### 카이아 수수료 입력 <a href="#set-the-fee-for-kaia" id="set-the-fee-for-kaia"></a>

카이아의 수수료는 **"GAS fee"**&#xC640; **"GAS Limit"**&#xC73C;로 이루어져 있습니다. GAS fee의 단위는 KAIA의 화폐 단위 중 하나인 ston을 사용합니다.

**`1 KAIA = 1,000,000,000 ston`**

실제 지출되는 수수료는 **`"실제 사용한 GAS" x  "GAS fee"`**&#xB85C; 결정됩니다.

카이아에서 GAS fee는 고정되어 있으며, 고급 설정 입력 화면에서 GAS Limit을 변경할 수 있습니다.

{% hint style="info" %}
디센트 월렛에서 GAS Limit를 자동으로 계산해 줍니다.
{% endhint %}

<div align="left"><img src="/files/g353nRPrnHI3QmVZHSf1" alt=""></div>

[강력한 보안, 지문으로 완성하다 **\[디센트 암호화폐 지갑\] 보러 가기 >>**](https://store-kr.dcentwallet.com/pages/dcent-biometric-crypto-wallet?utm_source=userguide\&utm_medium=dcent-web\&utm_campaign=202406_klaytn-klay)

<figure><img src="/files/Cvnp1EN0iTVhzOCppUIN" 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://userguide.dcentwallet.com/kr/coin-send-receive/coins/kaia.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.
