> 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-gate.io-zhuan-yi-cfx-dao-starcoin-qian-bao.md).

# 从 Gate.io 转移CFX到 Starcoin 钱包

1. 登录你的 Gate.io 账户。在导航栏中选择 Assets（资产） → Funds Management（资金管理） → Withdraw（提现 / 链上提币），进入提现页面。

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

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

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

   \
   ![](/files/Uqa1RA3ac2WqurzQfgWF)
5. 输入你想提取的 CFX 数量。
6. 核对地址和金额是否正确，检查交易详情。
7. 完成 安全验证（如输入验证码、邮箱或手机验证等），然后点击 Submit（提交）。系统会处理你的提现请求（交易可能需要几分钟时间完成）。

完成后，你的 CFX 就已从 Gate.io 转入 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-gate.io-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.
