# FAQ

<details>

<summary>What type of equipment does EasyPON support?</summary>

We are currently in an active development stage and we plan to expand our list of supported hardware, you can be the one to help us with this by simply applying the contact form as a request. [Here is a link](/easypon-information/supported-olts.md) to the types of equipment we currently support.

</details>

<details>

<summary>How to install EasyPON?</summary>

You can install it in two ways: on a Debian 11 or run in with Docker. All required information about installation you van get on [How to install EasyPON](/readme.md) page.

</details>


---

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