# Installation

- [Un-Modded OS](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os.md): Un-Modded are the free and open-source Linux Distro available on Andronix.
- [Ubuntu](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/ubuntu.md): This tutorial will guide you through the installation of Ubuntu 18 and Ubuntu 20.
- [Debian](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/untitled.md): This tutorial will guide you through the installation of Debian.
- [Kali Security OS](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/kali-security-os.md): This tutorial will guide you through the installation of Kali Security OS
- [Manjaro](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/manjaro.md): This tutorial will guide you through the installation of Manjaro.
- [Arch Linux](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/arch-linux.md)
- [Fedora](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/fedora.md): This tutorial will guide you through the installation of Fedora.
- [Void](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/void.md): This tutorial will guide you through the installation of Void.
- [Alpine](https://andronix-app.gitbook.io/andronix-app/installations/non-modded-os/alpine.md): This tutorial will guide you through the installation of Alpine.
- [Modded OS](https://andronix-app.gitbook.io/andronix-app/installations/modded-os.md): Modded OS are version of normal distros optimized, beautified and made super stable by our experienced developers. These include Ubuntu, Debian, Manjaro for now. We carefully choose what goes here.
- [Ubuntu KDE](https://andronix-app.gitbook.io/andronix-app/installations/modded-os/ubuntu-kde.md): This tutorial will guide you through the installation of Modded Ubuntu KDE
- [Debian XFCE](https://andronix-app.gitbook.io/andronix-app/installations/modded-os/debian-xfce.md): This tutorial will guide you through the installation of Modded Debian XFCE
- [Ubuntu XFCE](https://andronix-app.gitbook.io/andronix-app/installations/modded-os/ubuntu-xfce.md)
- [Manjaro XFCE](https://andronix-app.gitbook.io/andronix-app/installations/modded-os/manjaro-xfce.md): This tutorial will guide you through the installation of Modded Manjaro XFCE
- [Offline Installation](https://andronix-app.gitbook.io/andronix-app/installations/offline-installtion.md): We know that sometimes Internet can be a real pain, but worry not! 😅


---

# 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://andronix-app.gitbook.io/andronix-app/installations.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.
