# Upgrading from Linx 5

15 March 2022

{% hint style="warning" %}
**Important**

**Installation**

Linx 6 installs side-by-side with Linx 5, so you can use both on the same device.

**Convert Linx 5 solutions**

Linx 6 saves solutions to a different file format than Linx 5.

Use the [Linx Converter](/releasenotes/linx-platforms/converting-solutions-from-linx-5.md) to convert your solution files from Linx 5 to Linx 6.

Please contact [Linx Support](mailto:support@linx.software) for any queries.
{% endhint %}

***

## Plugins that will not be converted to Linx 6

The following plugins have not been converted to Linx 6.

Most of the technologies represented by these plugins can be used in Linx 6 using its generic REST, CommandLine, and other plugins.

* AWS CloudTrail
* AWS EC2
* AWS IAM
* AWS KMS
* AWS RDS
* AWS S3
* AWS SNS
* AWS SQS
* AWS VPC
* Azure Storage
* FinSwitch
* GraphicsMagick
* MSMQ
* SOAP
* SQLServer Reporting Services

Please contact us if you need more information or if you have a requirement for any of the plugins listed above.

***

## Deprecated plugins

The following plugins have been deprecated and is not available in Linx 6.

* AWS
* Pastel
* Web (Replaced by REST)


---

# 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.linx.software/releasenotes/linx-platforms/upgrading-from-linx-5.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.
