# Agent Download

Agent releases available for download:

* Agent 26.3.1 (LTS): [Download](https://static.symphony.com/agent/agent-26.3.1.zip)
* Agent 26.2.1: [Download](https://static.symphony.com/agent/agent-26.2.1.zip)
* Agent 26.1.1: [Download](https://static.symphony.com/agent/agent-26.1.1.zip)
* Agent 25.12.1 (LTS): [Download](https://static.symphony.com/agent/agent-25.12.1.zip)
* Agent 25.10.1 (LTS): [Download](https://static.symphony.com/agent/agent-25.10.1.zip)

{% hint style="info" %}
For more information regarding the Agent installation, refer to [Agent Installation](/admin-guide/agent-guide/agent-2.x-and-above-installation.md).\
Visit [Change Log](/admin-guide/change-log.md) to know more about Agent changes, new features and other updates.\
The last four LTS versions are always compatible with the currently supported SBE versions.&#x20;
{% endhint %}


---

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