# Центр обучения

- [Оркестрация](https://docs.edgegap.com/ru/learn/orkestraciya.md)
- [Приложения и версии](https://docs.edgegap.com/ru/learn/orkestraciya/application-and-versions.md)
- [Развертывания](https://docs.edgegap.com/ru/learn/orkestraciya/deployments.md)
- [Частные парки](https://docs.edgegap.com/ru/learn/orkestraciya/chastnye-parki.md)
- [Постоянство](https://docs.edgegap.com/ru/learn/orkestraciya/postoyanstvo.md)
- [Пинг-маяки](https://docs.edgegap.com/ru/learn/orkestraciya/ping-beacons.md)
- [Подбор соперников](https://docs.edgegap.com/ru/learn/podbor-sopernikov.md)
- [Подробный обзор](https://docs.edgegap.com/ru/learn/podbor-sopernikov/matchmaker-in-depth.md)
- [Браузер серверов](https://docs.edgegap.com/ru/learn/brauzer-serverov.md)
- [Расширенные возможности](https://docs.edgegap.com/ru/learn/advanced-features.md)
- [Реестр контейнеров](https://docs.edgegap.com/ru/learn/advanced-features/edgegap-container-registry.md)
- [Управляемые кластеры](https://docs.edgegap.com/ru/learn/advanced-features/managed-clusters.md)
- [Китайский шлюз](https://docs.edgegap.com/ru/learn/advanced-features/kitaiskii-shlyuz.md)
- [Ретрансляторы (P2P)](https://docs.edgegap.com/ru/learn/distributed-relay.md)
- [Интеграция игры](https://docs.edgegap.com/ru/learn/distributed-relay/relay-edgegap-api.md)
- [Примеры транспортного уровня](https://docs.edgegap.com/ru/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/ru/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.
