# 管理 Fabric 网络

**万事万物皆系统。可观，然后可以控。**

本章将讲解使用和管理 Fabric 网络的常见操作，包括管理通道、链码等资源，利用事件监听和网络发现来提高使用效率等，还介绍了 SDK 项目，运维和升级网络的操作。最后，本章探讨了生产环境部署管理的注意事项。


---

# 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://yeasy.gitbook.io/blockchain_guide/10_fabric_op.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.
