> For the complete documentation index, see [llms.txt](https://qqzy.gitbook.io/quan-qiu-zi-yuan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qqzy.gitbook.io/quan-qiu-zi-yuan/huo-bi-app-mai-bi-ti-bi-jiao-cheng.md).

# 火币APP买币、提币教程

1. **使用非中国、非美国的VPN，部分国家不支持注册，如无法打开或无法注册切换国家即可（推荐使用快连VPN澳大利亚网络+谷歌浏览器打开链接）下载火币APP，注册**

**下载地址：**[**https://www.htx.com.de/zh-cn/download/#exchange**](https://www.htx.com.de/zh-cn/download/#exchange)

<figure><img src="/files/gSBAXSdFlibs4tuMtK0w" alt=""><figcaption></figcaption></figure>

**2.点CNY买币**

<figure><img src="/files/ljO6lVNhg5ifhFFgdhTp" alt=""><figcaption></figcaption></figure>

**3.选择USDT，填写筛选金额范围，进行购买（购买的时候多买1U，提币的时候需要手续费1U）**

<figure><img src="/files/kPCWRQpejN4i0xcE0lJk" alt=""><figcaption></figcaption></figure>

**4.点资产，法币，USDT，划转**

<figure><img src="/files/1ZBTgyR8WK51Od9AeD12" alt=""><figcaption></figcaption></figure>

**5.刚充的币是在法币账户，现在要从法币账户划转到现货账户，这样才能提币，**

<figure><img src="/files/hadsC8hm3ONUARfcfYCh" alt=""><figcaption></figcaption></figure>

**6.提币**

<figure><img src="/files/dh5XaYb7WEJMU700BU2B" alt=""><figcaption></figcaption></figure>

**7.提币币种选择USDT**

<figure><img src="/files/2PpqXaIVgraUgzCNhW2N" alt=""><figcaption></figcaption></figure>

**8.点区块链地址提币**

<figure><img src="/files/VD5MRRH6syfg8vBRUsa1" alt=""><figcaption></figcaption></figure>

**9.提币网络选择TRC20，提币地址填写我发给你的地址，提币数量就是购买的商品多少U+1，比如10U就是填11，15U就是填16，其中有1U是提币手续费，填好点提币**

<figure><img src="/files/U9xI0BYZDUMtwB4krgUw" alt=""><figcaption></figcaption></figure>


---

# 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://qqzy.gitbook.io/quan-qiu-zi-yuan/huo-bi-app-mai-bi-ti-bi-jiao-cheng.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.
