# 其他资源

- [API 参考](https://docs.edgegap.com/zh/docs/api.md)
- [专用服务器](https://docs.edgegap.com/zh/docs/api/zhuan-yong-fu-wu-qi.md)
- [版本管理](https://docs.edgegap.com/zh/docs/api/ban-ben-guan-li.md)
- [集成](https://docs.edgegap.com/zh/docs/api/ji-cheng.md)
- [中继](https://docs.edgegap.com/zh/docs/api/zhong-ji.md)
- [已弃用](https://docs.edgegap.com/zh/docs/api/yi-qi-yong.md)
- [发行说明](https://docs.edgegap.com/zh/docs/release-notes.md)
- [归档](https://docs.edgegap.com/zh/docs/release-notes/gui-dang.md)
- [示例项目](https://docs.edgegap.com/zh/docs/sample-projects.md)
- [Unreal Engine](https://docs.edgegap.com/zh/docs/sample-projects/unreal-engine.md)
- [Lyra 示例](https://docs.edgegap.com/zh/docs/sample-projects/unreal-engine/lyra-shi-li.md)
- [俯视角示例](https://docs.edgegap.com/zh/docs/sample-projects/unreal-engine/top-down-sample.md)
- [Unity](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes.md)
- [Photon Fusion 2](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/photon-fusion-2-on-edgegap.md)
- [Photon Fusion 1](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/photon-fusion-on-edgegap.md)
- [Unity NGO](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/unity-netcode-on-edgegap.md)
- [Mirror Pong](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/mirror-pong.md)
- [Mirror](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/mirror-on-edgegap.md)
- [Fishnet](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/fishnet-on-edgegap.md)
- [Photon Bolt](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/photon-bolt-on-arbitrium.md)
- [Mirror WebGL](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/mirror-on-edgegap-websocket.md)
- [Fishnet WebGL](https://docs.edgegap.com/zh/docs/sample-projects/unity-netcodes/fishnet-on-edgegap-webgl.md)
- [NuxtJS](https://docs.edgegap.com/zh/docs/sample-projects/nuxt-on-edgegap.md)
- [Ruby On Rails](https://docs.edgegap.com/zh/docs/sample-projects/ruby-on-rails.md)
- [工具与集成](https://docs.edgegap.com/zh/docs/tools-and-integrations.md)
- [容器](https://docs.edgegap.com/zh/docs/tools-and-integrations/container.md)
- [什么是 Docker](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/docker.md)
- [你的第一个 Docker](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/first-docker.md)
- [最佳实践](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/good-practices.md)
- [在你的容器中使用 SSH](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/ssh.md)
- [外部镜像仓库](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/external-registries.md)
- [Docker Hub](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/external-registries/docker-hub.md)
- [AWS ECR](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/external-registries/aws-ecr.md)
- [GCP GCR](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/external-registries/gcp-gcr.md)
- [Gitlab 镜像仓库](https://docs.edgegap.com/zh/docs/tools-and-integrations/container/external-registries/gitlab-registry.md)
- [从 Multiplay 迁移](https://docs.edgegap.com/zh/docs/tools-and-integrations/cong-multiplay-qian-yi.md)
- [从 Gamelift 迁移](https://docs.edgegap.com/zh/docs/tools-and-integrations/gamelift-to-arbitrium.md)
- [从 Hathora 迁移](https://docs.edgegap.com/zh/docs/tools-and-integrations/cong-hathora-qian-yi.md)
- [从 Nakama 部署](https://docs.edgegap.com/zh/docs/tools-and-integrations/cong-nakama-bu-shu.md)
- [EOS 大厅集成](https://docs.edgegap.com/zh/docs/tools-and-integrations/unreal-eos-lobby-integration.md)
- [Playfab 桥接](https://docs.edgegap.com/zh/docs/tools-and-integrations/playfab-bridge.md)
- [端点存储](https://docs.edgegap.com/zh/docs/endpoint-storage.md)
- [如何保存日志](https://docs.edgegap.com/zh/docs/endpoint-storage/save-container-logs.md)
- [上传文件到部署](https://docs.edgegap.com/zh/docs/endpoint-storage/upload-files.md)
- [DDoS 防护](https://docs.edgegap.com/zh/docs/ddos-fang-hu.md)
- [术语表](https://docs.edgegap.com/zh/docs/glossary.md)
- [SLA 条款](https://docs.edgegap.com/zh/docs/sla-terms.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/docs.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.
