> For the complete documentation index, see [llms.txt](https://docs.gfk-ex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gfk-ex.com/gai-shu/gfk-bang-zhu-wen-dang.md).

# GFK幫助文檔

## 概述

歡迎使用GFK交易所！本幫助文檔旨在為您提供詳細的指導，以確保您在我們平臺上的數字資產交易體驗順利無阻。以下是我們幫助文檔的簡要介紹：

1. 註冊與賬戶管理： 了解如何快速註冊GFK賬戶，並掌握賬戶管理功能，包括如何進行身份驗證、修改密碼和更新個人信息。
2. 充值和提現： 詳細了解如何將數字資產充值至您的GFK賬戶，以及如何安全、便捷地提取資產到您的個人錢包。我們還提供關於手續費和處理時間的清晰說明。
3. 交易指南： 從市價單到限價單，我們為您提供全面的交易指南，幫助您理解和使用不同的交易類型。同時，掌握如何進行技術分析，使用圖表和工具提高您的交易決策水平。
4. 安全設置： 我們致力於保護您的賬戶安全。在這一部分，您將了解如何啟用兩步驗證（2FA）等安全設置，以確保您的數字資產得到最大程度的保障。
5. 常見問題解答（FAQ）： 在這裏，我們匯總了用戶最常遇到的問題及詳細解答，以便您能夠快速獲得幫助。&#x20;

無論您是新手還是經驗豐富的交易者，我們都為您提供了全面而易懂的幫助文檔，助您在GFK交易所上暢享數字資產交易的樂趣。如有任何進一步的疑問或需要協助，請隨時聯系我們的客服團隊，我們將竭誠為您服務。感謝選擇GFK交易所，祝您交易愉快！


---

# 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.gfk-ex.com/gai-shu/gfk-bang-zhu-wen-dang.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.
