# 学习中心

- [编排](https://docs.edgegap.com/zh/learn/bian-pai.md)
- [应用与版本](https://docs.edgegap.com/zh/learn/bian-pai/application-and-versions.md)
- [部署](https://docs.edgegap.com/zh/learn/bian-pai/deployments.md)
- [私有舰队](https://docs.edgegap.com/zh/learn/bian-pai/si-you-jian-dui.md)
- [持久化](https://docs.edgegap.com/zh/learn/bian-pai/chi-jiu-hua.md)
- [Ping 信标](https://docs.edgegap.com/zh/learn/bian-pai/ping-beacons.md)
- [配对](https://docs.edgegap.com/zh/learn/pei-dui.md)
- [深入了解](https://docs.edgegap.com/zh/learn/pei-dui/matchmaker-in-depth.md)
- [服务器浏览器](https://docs.edgegap.com/zh/learn/fu-wu-qi-liu-lan-qi.md)
- [高级功能](https://docs.edgegap.com/zh/learn/advanced-features.md)
- [容器镜像仓库](https://docs.edgegap.com/zh/learn/advanced-features/edgegap-container-registry.md)
- [托管集群](https://docs.edgegap.com/zh/learn/advanced-features/managed-clusters.md)
- [中国网关](https://docs.edgegap.com/zh/learn/advanced-features/zhong-guo-wang-guan.md)
- [中继（P2P）](https://docs.edgegap.com/zh/learn/distributed-relay.md)
- [游戏集成](https://docs.edgegap.com/zh/learn/distributed-relay/relay-edgegap-api.md)
- [传输示例](https://docs.edgegap.com/zh/learn/distributed-relay/relay-transport-samples.md)


---

# 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://docs.edgegap.com/zh/learn.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.
