> For the complete documentation index, see [llms.txt](https://docs.chainbitx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainbitx.com/readme/he-xin-gong-neng-dao-hang.md).

# 核心功能导航

为帮助用户更高效地使用 ChainBitX，以下是对平台核心页面功能的详细介绍。无论您是刚入门的新用户还是经验丰富的数字资产交易者，都可以在此找到所需功能的清晰指引和说明。

***

#### 首页：资产概览与快速入口 <a href="#h_01k2brhayq9yz9dwwamz8vybgk" id="h_01k2brhayq9yz9dwwamz8vybgk"></a>

ChainBitX 首页作为您的资产控制中心，提供一站式资产查看与快速操作。

**主要功能包括：**

* **账户资产概览：** 直观显示各类加密货币的估值和总资产，支持以不同单位显示（例如 USDT、BTC）
* **资产趋势：** 查看您总资产的 24 小时价值变动趋势
* **快捷操作入口：** 一键访问常用功能，包括：
  * 充值：支持多币种充值并快速生成地址
  * 提现：填写目标地址后发起提现，支持网络选择
  * 交易：直接跳转至交易模块买卖
* **公告与快速通知：** 展示最新的平台公告、维护通知、活动预告等。

***

#### 交易：多样化交易模式与实时行情数据 <a href="#h_01k2brhaywrftv77cd7fatz3j1" id="h_01k2brhaywrftv77cd7fatz3j1"></a>

ChainBitX 提供多种交易类型，以满足不同用户的习惯和需求。

**支持的交易类型：**

* 币币交易（例如 BTC/USDT、ETH/USDT）
* 合约/杠杆交易（若可用）：部分版本提供杠杆和永续合约功能

**亮点：**

* 实时图表，包括蜡烛图（K 线）、价格趋势和成交量数据
* 订单簿深度清晰展示当前买卖委托
* 可自定义模式：在进阶与简易交易界面之间自由切换，适应不同用户层级
* 快速下单：支持限价单和市价单，提升交易效率

***

#### 钱包：资产管理与资金操作 <a href="#h_01k2brhaz0he40911znmy7j2xb" id="h_01k2brhaz0he40911znmy7j2xb"></a>

钱包页面是管理资金流动的主要界面，用户可在此查看余额并进行转账或收款。

**主要功能：**

* 余额概览：清晰展示各类数字资产，并提供搜索与筛选选项
* 分类管理：支持按“现货”、“合约”和“法币”账户区分资产
* 转入与收款：生成二维码和地址，方便接收转账
* 内部划转：平台账户间快速、免手续费划转，实时到账
* 交易记录：追踪充值、提现、划转、奖励及其他资金变动

***

#### 行情：实时报价与数据分析 <a href="#h_01k2brhaz3hnehnfx5tmwyv3ph" id="h_01k2brhaz3hnehnfx5tmwyv3ph"></a>

行情页面帮助用户了解主流币种的价格变动，是投资决策的重要参考。

**主要功能：**

* 浏览按价格变动、成交量及其他指标排序的实时市场数据
* 将关注的币种添加至自选列表，便于追踪
* 高级图表工具：包含 MACD、RSI、布林带等技术指标，支持深度分析
* 多市场数据支持：除 ChainBitX 交易所数据外，还参考主要全球市场的价格

***

#### 我的账户：账号中心与服务入口 <a href="#h_01k2brhaz4gb3yrg88hznvkp8r" id="h_01k2brhaz4gb3yrg88hznvkp8r"></a>

“我的账户”页面是进行账号管理、身份认证和联系客服的核心区域。

**主要功能：**

* 身份验证（KYC）：提交实名验证以提升账号等级
* 账号安全管理：设置/修改密码、绑定手机/邮箱、启用 Google 验证器（2FA）等
* 消息中心：查看系统消息、活动通知等
* 官方公告与最新活动：随时了解平台新闻、维护及新币上架信息
* 客服支持：在线提交问题或通过多渠道联系官方支持团队
* 系统设置：更改语言、启用夜间模式、检查应用更新及其他偏好设置

***

通过这些功能模块，ChainBitX 应用致力于为用户提供全面、流畅且安全的数字资产交易平台。建议新用户熟悉这些板块，以便更高效地进行资产管理和投资操作。


---

# 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.chainbitx.com/readme/he-xin-gong-neng-dao-hang.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.
