# Update Guides

- [Old Update Guides](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides.md): In the Old Guides section, you will find update guides that are atleast 1 month old. Before you try to follow these guides, please confer with our staff/support if this makes sense for your server.
- [Update | 1.20.2 to 1.20.4](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-1.20.2-to-1.20.4.md): This guide will explain how to update all of our setups from 1.20.2 to 1.20.4. If you are already running your setup on 1.20.4, this guide wont be for you.
- [Update | Season 2 to Season 3](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-season-2-to-season-3.md): This guide will explain how to update all of our setups from Season 2 to Season 3. If you downloaded the setup after Season 3 released, you can just ignore this guide.
- [Update | Geyser Addon](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-geyser-addon.md): This guide will explain how to prepare your server for the Geyser Addon if you starting using your setup before the Geyser Addon was released.
- [Update | 1.20.4 to 1.21](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-1.20.4-to-1.21.md): This guide will explain how to update all of our setups from 1.20.4 to 1.21. If your setup is running on 1.20.4, this is the guide to follow.
- [Update | 1.21 to 1.21.1](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-1.21-to-1.21.1.md): This guide will explain how to update all of our setups from 1.21 to 1.21.1. If your setup is running on 1.21, this is the guide to follow.
- [Update | 1.21.1 to 1.21.4](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-1.21.1-to-1.21.4.md): This guide will explain how to update all of our setups from 1.21.1 to 1.21.4. If your setup is running on 1.21.1, this is the guide to follow.
- [Update | 1.21.4 to 1.21.8](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/old-update-guides/update-or-1.21.4-to-1.21.8.md): This guide explains how to update any of our Premium setups from 1.21.4 to 1.21.8. If your setup is currently on 1.21.4, this is the guide you should follow.
- [Update | 1.21.8 to 1.21.11](https://docs.nitrosetups.com/docs/setup-guides/premium-setups/update-guides/update-or-1.21.8-to-1.21.11.md): This guide explains how to update any of our Premium setups from 1.21.8 to 1.21.11. If your setup is currently on 1.21.8, this is the guide you should follow.


---

# 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.nitrosetups.com/docs/setup-guides/premium-setups/update-guides.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.
