# Sending and Receiving KLAY

### Add Klaytn Wallet in ONT ID Wallet

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeKrRpOaa1LPo5IWpjt" %}
[Add Chain Wallet in ONT ID Wallet](/guides/wallet-management/add-chain-wallet-in-ont-id-wallet.md)
{% endcontent-ref %}

### Import and Export Klaytn Wallet

Klaytn wallet can be imported and exported to ONTO via Keystore or private key.&#x20;

{% content-ref url="/pages/-MeUM8Rh3TTb7WdJu3nx" %}
[Import, Export, Switch or Delete Single Chain Wallet](/guides/wallet-management/import-export-switch-or-delete-single-chain-wallet.md)
{% endcontent-ref %}

### **Send** KLAY

* Navigate to the **"Assets"** section and right swipe over the KLAY token in the list.
* Click **"Send"** on the KLAY page to go to the send page.

![](/files/-Mkg0_4l3t5eqcKPAmo3)

* Fill in the KLAY address, mobile phone number, or email address of the KLAY recipient.
* Enter the KLAY amount you need to send. Click "**Select all**" below to send all KLAY assets. Click "**Next step**", enter your wallet password and click the arrow icon below to continue.
* After successfully sending, click on "**Deal Details**" to view the transaction details.

![](/files/-Mkg1WmHyTjxJdB2-EA9)

### Receiving KLAY

* Open the ONTO Wallet to go to the Assets page and click **KLAY**.
* Click "**Receive**" on the KLAY page to view KLAY's address and its QR code, and click "**Copy**" to copy the address to receive KLAY.

![](/files/-Mkg22kd9UjbaG9UNZRr)

* Click "**Share**" to share addresses and corresponding QR codes in the form of images to social platforms such as WeChat and Weibo.

![](/files/-Mkg2Ms9Cq_lcSQQtTjA)

* Click "**Fixed-amount transfer**" to set the number of assets to receive. When the setting is successful, the number of senders is automatically filled in as the number set when the sender scans the QR code using the ONTO asset page broom feature.


---

# 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.onto.app/guides/assets/sending-and-receiving-klay.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.
