# Software

- [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: 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/software.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.
