> For the complete documentation index, see [llms.txt](https://docs.starcoingroup.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starcoingroup.com/chang-jian-wen-ti/cong-kucoin-zhuan-yi-cfx-dao-starcoin-qian-bao.md).

# 从 KuCoin 转移CFX到 Starcoin 钱包

1. 登录你的 KuCoin 账户。在导航栏中选择 Assets（资产） → Overview（总览） → Withdraw（提现），进入提现页面。

   \
   ![](/files/C6BHCSBdARQWzXJueJQO)
2. 在 Select Coin（选择币种） 下拉框中搜索并选择 “CFX (Conflux)”。

   \
   ![](/files/SSxb3kF5bNXGLJPxmyJu)
3. 在 Wallet Address（钱包地址） 一栏，复制并粘贴你在 Starcoin 钱包 中的 Conflux eSpace 账户地址。

   \
   ![](/files/ZUmG6KxwU5dP4BHYoXVT)
4. 在 Network（网络） 选项中，选择 CFX - Conflux eSpace (CFX)。

   \
   ![](/files/86j4i6yKpd4ybHUkltoz)
5. 输入你想要提取的 CFX 数量（备注栏可选填写）。
6. 检查提现地址和金额是否正确，确认交易详情及手续费，然后点击 Confirm（确认）。
7. 按提示完成安全验证（输入验证码等），然后点击 Submit（提交）。系统会处理你的提现请求（交易可能需要几分钟完成）。

完成后，你的 CFX 就已从 KuCoin 转入 Starcoin 钱包账户。


---

# 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://docs.starcoingroup.com/chang-jian-wen-ti/cong-kucoin-zhuan-yi-cfx-dao-starcoin-qian-bao.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.
