# Compatibility with SBE versions

{% hint style="warning" %}
This page is not maintained anymore. The compability of the Agent and SBE versions is available in Symphony Docs.
{% endhint %}

The **last four LTS Agent releases are always supported**. For more information on the Agent release cycle, please refer to[ Agent change log](https://docs.developers.symphony.com/admin-guide/change-log/api-agent).

In the following table, we are showing the versions of the Agent compatible with the last three SBE versions.

To download the latest version of the Agent, refer to [Agent Download](https://docs.developers.symphony.com/admin-guide/agent-guide/agent-download).

| SBE product version                                                        | Agent version                                                        |
| -------------------------------------------------------------------------- | -------------------------------------------------------------------- |
| 25.1.x                                                                     | <p>24.12.x (LTS)<br>24.9.x (LTS)<br>24.6.x (LTS)<br>24.3.x (LTS)</p> |
| <p>24.6.x<br><em>This version supports the legacy AWS deployment.</em></p> | <p>24.12.x (LTS)<br>24.9.x (LTS)<br>24.6.x (LTS)<br>24.3.x (LTS)</p> |
| 24.2.x                                                                     | <p>24.12.x (LTS)<br>24.9.x (LTS)<br>24.6.x (LTS)<br>24.3.x (LTS)</p> |
| <p>24.1.x<br><em>This version supports the legacy AWS deployment.</em></p> | <p>24.12.x (LTS)<br>24.9.x (LTS)<br>24.6.x (LTS)<br>24.3.x (LTS)</p> |


---

# 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.developers.symphony.com/admin-guide/agent-guide/sbe-x-agent-compatibility-matrix.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.
