# Enterprise Solid Server

This describes the support phases for versions of ESS. The versions listed here are based on [Inrupt’s version maintenance and support policy](https://www.inrupt.com/maintenance-policy).

{% hint style="info" %}
Any versions not included in these tables are End of Life. New versions will be added to their respective sections when released.
{% endhint %}

| Versions | Released   | Phase        | End of Phase | EOL Since  |
| -------- | ---------- | ------------ | ------------ | ---------- |
| 2.4.x    | 2025-05-13 | Full Support |              |            |
| 2.3.x    | 2024-12-12 | Full Support | 2025-06-12   |            |
| 2.2.x    | 2024-03-19 | End of Life  |              | 2025-05-13 |
| 2.1.x    | 2023-03-28 | End of Life  |              | 2024-12-12 |


---

# 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.inrupt.com/support/supported-versions/ess.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.
