# Docker compose installation guide

* Register an account in the EasyPON personal cabinet [https://cabinet.easypon.in](https://cabinet.easypon.in/login)
* Login to your EasyPON personal cabinet account, and choose the existing license or add a new license instance.
* Use the installation shell script or download the distribution archive of the latest Easypon version from your license on the **Download EasyPON > Docker compose** tab.
* [Install](/readme/docker-compose-installation-guide/automatic-docker-compose-installation.md), [upgrade](/readme/docker-compose-installation-guide/upgrading-docker-compose-build.md), or [repair](/readme/docker-compose-installation-guide/repair-docker-compose-build.md) EasyPON Docker compose build.&#x20;
* [Access](/readme/docker-compose-installation-guide/accessing-easypon-in-docker.md) your fresh EasyPON Docker compose build.


---

# 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.easypon.in/readme/docker-compose-installation-guide.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.
