# How to install EasyPON

## OS requirements

**OS:** Debian 11

[**Platform**](#user-content-fn-1)[^1]**:** Tested on [amd64](https://wiki.debian.org/DebianAMD64).&#x20;

**RAM:** 4GB

**Storage:** 30GB

## Installation

{% content-ref url="readme/guide-for-debian-11" %}
[guide-for-debian-11](https://docs.easypon.in/readme/guide-for-debian-11)
{% endcontent-ref %}

{% content-ref url="readme/docker-compose-installation-guide" %}
[docker-compose-installation-guide](https://docs.easypon.in/readme/docker-compose-installation-guide)
{% endcontent-ref %}

## Demo

To see what EasyPON is capable of, simply visit our demo and give it a try on the web at [https://demo.easypon.in](https://demo.easypon.in/login).

#### Credentials:

**Login:** demo \
**Password:** epdemo12

### Updating EasyPON

[Debian 11 update](https://docs.easypon.in/guide-for-debian-11#updating-easypon-debian) guide.

[Docker compose](https://docs.easypon.in/readme/docker-compose-installation-guide) upgrade instructions.

[^1]: It is possible to use other available Debian platforms with a workaround.


---

# 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.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.
