# Andronix App

## Andronix App

- [Welcome 😄](https://andronix-app.gitbook.io/andronix-app/master.md): Welcome to Andronix Doc Hub. Here you'll everything to get you up and running with Andronix in no-time.
- [Important ⚡](https://andronix-app.gitbook.io/andronix-app/introduction/what-andronix-is-not-capable-of.md): Please read this page before you start to use anything that Andronix offers.
- [Where to begin? 🤷‍♀️](https://andronix-app.gitbook.io/andronix-app/introduction/where-to-begin.md): Umm... Let's dive a bit more deeper.
- [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! 😅
- [Uninstallation 🔴](https://andronix-app.gitbook.io/andronix-app/uninstallation/uninstallation.md): Let's learn how to uninstall your distro after you're done using it.
- [VNC Basics 📱](https://andronix-app.gitbook.io/andronix-app/vnc/vnc-basics.md): Confused about VNC? We got you covered here. 😎
- [SSH Basics 👩‍💻](https://andronix-app.gitbook.io/andronix-app/vnc/ssh-basics.md): Having problems setting up SSH to Android? Say no more. 🚀
- [XSDL Basics](https://andronix-app.gitbook.io/andronix-app/xsdl/xsdl-basics.md): XSDL seems confusing?? Its really not
- [Internal Storage 📂](https://andronix-app.gitbook.io/andronix-app/hardware/internal-storage.md): Learn how to mount your device's internal storage.
- [Sound 🎵](https://andronix-app.gitbook.io/andronix-app/hardware/sound.md): Let's rock with the music! 🎸
- [Browsers](https://andronix-app.gitbook.io/andronix-app/software/browsers.md): Where the web lives...🌍
- [LibreOffice](https://andronix-app.gitbook.io/andronix-app/software/libreoffice.md): Word Processors to slides... This covers it all 📚
- [Blender](https://andronix-app.gitbook.io/andronix-app/software/blender.md): Brush your 3D modelling skills with Blender on Andronix 📽
- [IDEs](https://andronix-app.gitbook.io/andronix-app/software/ides.md): Let's code 🤘💻
- [IntelliJ Idea](https://andronix-app.gitbook.io/andronix-app/software/ides/intellij-idea.md): This does everything! 😅❤
- [VS Code](https://andronix-app.gitbook.io/andronix-app/software/ides/vs-code.md): Our favourite code editor rocks on Android too ⚡.
- [JetBrains](https://andronix-app.gitbook.io/andronix-app/software/ides/jetbrains.md): Learn how to install different IDEs from Jetbrains 📖
- [GIMP](https://andronix-app.gitbook.io/andronix-app/software/untitled.md): Image Manipulation 🖼? You're in the right place!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://andronix-app.gitbook.io/andronix-app/master.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.
