> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/sel-installation-activation/licensing-and-legal/major-version-upgrades.md).

# End of Service Policy

How ENERCALC's End-of-Service policy governs support and maintenance for current and prior software versions.

At some point in the future the current version software will undergo a major overhaul of capability increase. At this time the prior version reaches its "**End of Service**" time.

When a version reaches its "End of Service", access to support and maintenance will cease in about 6 months (the time frame will be set by ENERCALC and is at our discretion). The software will continue to operate but technical support, updates, and other support related items will cease to be available.

All software products, ENERCALC SEL included, have a practical commercial lifetime. In order to provide the highest quality products and support to our customers, each product is developed utilizing a product life cycle methodology, which includes an End-of-Service (EOS) phase.

The ENERCALC product EOS policy is to support the current release plus the previous (one back) release for up to six (6) months by default. After this time, ENERCALC's product development ceases active development and support of that software release within the Maintenance and Support Plan. ENERCALC does not create or make available maintenance releases or patches for software that has reached the EOS milestone.

During the EOS phase, ENERCALC will continue to investigate, troubleshoot, and characterize issues in an attempt to provide solutions and workarounds using the production releases. If a solution cannot be found using software that has reached the EOS milestone, ENERCALC will suggest that the system be upgraded to a more recent software release.

Once the EOS process starts on a product release, a notice will be posted on all relevant pages stating that the product release has entered the EOS process.

{% hint style="info" %}
**Note: This policy is subject to revision.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enercalc.com/sel-installation-activation/licensing-and-legal/major-version-upgrades.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
