# Ultimate Setups

- [RPG Survival Setup](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/rpg-survival-setup.md): This guide covers how to install, use, and customize the Ultimate RPG Survival Setup. For support, join our Discord server.
- [Resource Pack](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/resource-pack.md): Learn how the setup’s resource pack works, and how to use it with ItemsAdder or Nexo.
- [Vanilla (Default)](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/resource-pack/vanilla-default.md): This guide explains how the setup’s resource pack works. By default, it uses a vanilla resource pack that is automatically enforced on players via the ForcePack plugin.
- [ItemsAdder (Optional)](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/resource-pack/itemsadder-optional.md): If you want to use ItemsAdder to manage resource packs on your server, we provide a preconfigured ItemsAdder folder that works seamlessly with the setup—plug and play.
- [Nexo (Optional)](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/resource-pack/nexo-optional.md): If you want to use Nexo to manage resource packs on your server, we provide a preconfigured Nexo folder that works seamlessly with the setup—plug and play.
- [Addons](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/addons.md): View full guides for all of our Ultimate Setup Addons here.
- [Geyser Addon](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/addons/geyser-addon.md): The Geyser Addon adds support for Minecraft Bedrock players on all NitroSetups Ultimate Setups. This allows Bedrock users to connect to your server.
- [Update Guides](https://docs.nitrosetups.com/docs/setup-guides/ultimate-setups/update-guides.md): View the full guides on how to apply major updates to your server.
- [Old Update Guides](https://docs.nitrosetups.com/docs/setup-guides/ultimate-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.21.4 to 1.21.8](https://docs.nitrosetups.com/docs/setup-guides/ultimate-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 Ultimate 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/ultimate-setups/update-guides/update-or-1.21.8-to-1.21.11.md): This guide explains how to update any of our Ultimate 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/ultimate-setups.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.
