# Welcome 😄

![](/files/-M4UovS6KR7sWe5aLS40)

Hey! 😊, let's introduce to the basics of the documentations around here. This is the doc-hub for Andronix, from development to installations, you can find almost everything here.

### Introduction Docs :ledger:&#x20;

Here you can find all the information necessary to understand Andronix better. Diving deep in **PRoot**, **app structure** and **Shell scripts** that actually make you understand about what's actually happening.

{% content-ref url="/pages/-LzGmk1ZQ\_Lxcr7Bxs4F" %}
[Introduction](/andronix-app/introduction/what-andronix-is-not-capable-of.md)
{% endcontent-ref %}

### Installation Docs :mobile\_phone:&#x20;

All and everything for you to get up and running with your favourite Linux Distribution. If you're seeking for help installing a distribution, this is place you need to be.&#x20;

{% content-ref url="/pages/-LzGqu3h7zxb96dE-hvQ" %}
[Installation](/andronix-app/installations/non-modded-os.md)
{% endcontent-ref %}

### Development Docs:man\_technologist:&#x20;

Looking into contributing and developing things around or for Andronix? Here you can find all the required documentation regarding **termux-packages, app, scripts** or anything to development.

{% hint style="info" %}
We are still working on this. Please stay tuned :smile:!
{% endhint %}


---

# 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/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.
