# 학습 센터

- [오케스트레이션](https://docs.edgegap.com/docs.edgegap.com-ko/learn/orchestration.md)
- [앱 및 버전](https://docs.edgegap.com/docs.edgegap.com-ko/learn/orchestration/application-and-versions.md)
- [배포](https://docs.edgegap.com/docs.edgegap.com-ko/learn/orchestration/deployments.md)
- [프라이빗 플릿](https://docs.edgegap.com/docs.edgegap.com-ko/learn/orchestration/private-fleets.md)
- [지속성](https://docs.edgegap.com/docs.edgegap.com-ko/learn/orchestration/persistence.md)
- [핑 비콘](https://docs.edgegap.com/docs.edgegap.com-ko/learn/orchestration/ping-beacons.md)
- [매치메이킹](https://docs.edgegap.com/docs.edgegap.com-ko/learn/matchmaking.md)
- [심층 살펴보기](https://docs.edgegap.com/docs.edgegap.com-ko/learn/matchmaking/matchmaker-in-depth.md)
- [서버 브라우저](https://docs.edgegap.com/docs.edgegap.com-ko/learn/server-browser.md)
- [고급 기능](https://docs.edgegap.com/docs.edgegap.com-ko/learn/advanced-features.md)
- [컨테이너 레지스트리](https://docs.edgegap.com/docs.edgegap.com-ko/learn/advanced-features/edgegap-container-registry.md)
- [관리형 클러스터](https://docs.edgegap.com/docs.edgegap.com-ko/learn/advanced-features/managed-clusters.md)
- [중국 게이트웨이](https://docs.edgegap.com/docs.edgegap.com-ko/learn/advanced-features/china-gateway.md)
- [릴레이(P2P)](https://docs.edgegap.com/docs.edgegap.com-ko/learn/distributed-relay.md)
- [게임 통합](https://docs.edgegap.com/docs.edgegap.com-ko/learn/distributed-relay/relay-edgegap-api.md)
- [전송 샘플](https://docs.edgegap.com/docs.edgegap.com-ko/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/docs.edgegap.com-ko/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.
