# 产品功能

DATACBc平台区块链功能

| 功能        | 功能描述                                                          |
| --------- | ------------------------------------------------------------- |
| 联盟管理      | 展示客户创建的或者加入的联盟详细信息，支持客户新建联盟，邀请成员加入联盟等操作。 在新建时可以选择联盟链的合约，创建方式等 |
| 节点可视化展示页面 | 展示节点所在的联盟、在线节点、节点数据相关的统计信息等，可配置节点下线时间，节点上线监控                  |
| 区块链可视化页面  | 实时浏览、检索链上的交易趋势、区块信息和交易信息等                                     |
| 网络概要      | 客户创建联盟的网络性能、配置信息等指标数据展示                                       |
| 告警与监控     | 节点上下线监控与告警。区块链大小与交易速率监控与告警。节点即将到期监控与告警                        |
| 区块链管理接口   | 创建交易、创建钱包、查询交易、查询 区块等区块链操作接口                                  |
| 回收站       | 可以对过期30天内的节点进行恢复运行。根据客户信誉等级，时间会动态变化。范围：7-365天                 |


---

# Agent Instructions: 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:

```
GET https://datacbc.gitbook.io/index/chan-pin-jie-shao/chan-pin-gong-neng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
