# Version Support

Nexo aims to support the latest releases of Minecraft as soon as possible. Below is a detailed list of which server-versions Nexo currently supports.

| Version                      | Status                                                       |
| ---------------------------- | ------------------------------------------------------------ |
| 26.1-26.1.2                  | :white\_check\_mark: [**Supported**](#user-content-fn-1)[^1] |
| 1.21.11                      | :white\_check\_mark: [**Supported**](#user-content-fn-2)[^2] |
| 1.21.9-1.21.10               | :white\_check\_mark: [**Supported**](#user-content-fn-3)[^3] |
| 1.21.7-1.21.8                | :white\_check\_mark: [**Supported**](#user-content-fn-4)[^4] |
| 1.21.5                       | :white\_check\_mark: **Supported**                           |
| 1.21.4                       | :white\_check\_mark: **Supported**                           |
| 1.21.3                       | :warning: [**Supported**](#user-content-fn-5)[^5]            |
| 1.21.1                       | :warning: [**Supported**](#user-content-fn-5)[^5]            |
|                              |                                                              |
| 1.20.4, 1.20.6               | :warning: [**Unsupported**](#user-content-fn-6)[^6]          |
|                              |                                                              |
| 1.20.5, 1.21, 1.21.2, 1.21.6 | :octagonal\_sign: [**Unsupported**](#user-content-fn-7)[^7]  |

[^1]: Nexo 1.22+

[^2]: Nexo 1.16+

[^3]: Nexo 1.13+

[^4]: Nexo 1.10+

[^5]: Will be unsupported after 26.1 or 26.2

[^6]: Official support removed as of Nexo 1.13+\
    Can be used on Nexo 1.12 & older

[^7]: These versions are labelled as "**Unsupported"** because they were quickly followed by a new release to fix bugs. There is no reason to use any of these versions in favor of the above-mentioned ones.\
    \
    Nexo might still work on these releases but in no way is it ideal to use


---

# 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.nexomc.com/version-support.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.
