> For the complete documentation index, see [llms.txt](https://portal-docs.kaia.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal-docs.kaia.io/english/sending-kaia-from-the-exchange-to-the-wallet/sending-kaia-from-binance-to-your-wallet.md).

# Sending KAIA from Binance to your wallet

Since Binance is an global exchange, there is no need for a separate wallet registration process to withdraw KAIA to a personal wallet. Please follow the steps below to proceed with the withdrawal to your Kaia personal wallet, such as Kaia Wallet, Klip, or Metamask.

1. &#x20;![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdjSPN4WGt4yGiw9k5uF0FkJsunR7bG-a7igifci_M9NLlpHViNf2NXer8QiTG437iS5MtB2nQv5bXQ4GEdifgPL5ImYB1GGEC25VYrVp95TWVBCMlGX_D2klHCoFbO-HttHlb8urtjdg2gHG6tT2YW4g7z?key=seR4nlWDhJ2DwZnxFPGRLA)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcuy-yCBytc1NxNSfJoKsjnNVsWYH0kSPAO1Gzh2xJj7bOzEJPWShO3NN5K8KaO6_HQo5IhdLcN74pXTr7IedXbWS3HNuYCbrDX9Y7FO1EC2dk6MYeWkKzbl9iJpNmA4Iu6O-Wh5TveaEFEgoVOdCR2xSo?key=seR4nlWDhJ2DwZnxFPGRLA)

Access the Binance app and select the “Wallet” tab at the bottom. In the “Spot” section that appears, choose Kaia (KLAY).

<br>

2. ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcfUXRpKvv-PzIMf8pCoo6seUzYb5cf5krzsBD1N7ETTT0vPjyw_LEaI6IdtARz9MVbH8oFJc38a0t2riyxYD_mAzXF-RI-PQmWd04qwKEYNMeZMmapfCI3hCXbalJMIcbf8hqBXs5EiGA8-J1_fngFFrIn?key=seR4nlWDhJ2DwZnxFPGRLA)![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfoVIvbrmqSk4bk3s70wgSCfcOjhAGfEkU_vWiOnb2cw7_APBExogx1RucyCyP7a992EA7vI5GR3PKmKUPHQbzqlFSJBKd0T4k1iU1wsuiK0nzA9FB4687UH3hZ_RxaxlgT6_QRxoW5IQdOEUuSg26enfo?key=seR4nlWDhJ2DwZnxFPGRLA)

In the KLAY status screen, click the “Withdraw” button. Select “Send via Crypto Network” as the withdrawal method.

<br>

3. ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfwGuqIf8lnSL9k7sB23bTXq7YV1SqJHhefCoXYPcsHrAQYiPvZi-aTw5c4NNe9L6ZHh7E-0sPKiZmAmDbyVbS4Nnm_xkdWboRpPy_ws39DMo6RWiEmvq2q9PjPXHkNfXoBeHoacamTaYYtejKgM-qFwHs?key=seR4nlWDhJ2DwZnxFPGRLA)![](/files/cWAxWqQWlEYs4htuwTMO)

In the “Address” field, paste the KAIA address of your personal wallet (Kaia Wallet, Metamask, etc.). After setting the withdrawal amount, click the “Withdraw” button and then click “Confirm” to complete the withdrawal request.

Withdrawals may take up to 30 minutes depending on the exchange’s review process. If the withdrawal is not processed smoothly, please contact the exchange’s customer support for assistance.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://portal-docs.kaia.io/english/sending-kaia-from-the-exchange-to-the-wallet/sending-kaia-from-binance-to-your-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
