# udroid docs

## udroid wiki

- [udroid](https://docs.udroid.org/udroid-landing/readme.md): udroid Documentation & details
- [Disclaimer](https://docs.udroid.org/udroid-landing/readme/disclaimer.md): limits & warnings
- [Installation & Usage](https://docs.udroid.org/udroid-landing/quick-installation-and-usage.md)
- [Display](https://docs.udroid.org/udroid-landing/setting-up-gui.md): Options to see your udroid/termux proot Desktop Environment
- [setting up termux-x11](https://docs.udroid.org/udroid-landing/setting-up-gui/termux-x11.md): guide for setting termux-x11 for udroid GUI
- [Tips & Tricks](https://docs.udroid.org/udroid-landing/tips-and-tricks.md): In this category, you'll find some tips and tricks for udroid. Such as running games in it, fixing sound for firefox etc.
- [Fixing Firefox Sound](https://docs.udroid.org/udroid-landing/tips-and-tricks/fixing-firefox-sound.md): guide for fixing sound in Firefox
- [External Sdcard Access](https://docs.udroid.org/udroid-landing/tips-and-tricks/external-sdcard-access.md): A guide to access content of external sdcard in termux
- [Audio](https://docs.udroid.org/udroid-landing/tips-and-tricks/setting-up-sound.md): setting up audio in termux proot environment
- [Credits](https://docs.udroid.org/udroid-landing/credits.md)
- [The End](https://docs.udroid.org/udroid-landing/credits/the-end.md)
- [Non-root Users](https://docs.udroid.org/using-udroid/non-root-users.md): creating and managing non-root users
- [Ubuntu 26.04 LTS](https://docs.udroid.org/suites/ubuntu-26.04-lts.md): ubuntu 26.04 - Resolute Raccoon
- [Ubuntu 25.10](https://docs.udroid.org/suites/ubuntu-25.10.md): Ubuntu 25.10 - questing
- [Ubuntu 25.04](https://docs.udroid.org/suites/ubuntu-25.04.md): Ubuntu 25.04 - Plucky
- [Ubuntu 24.04 LTS](https://docs.udroid.org/suites/ubuntu-24.04-lts.md): ubuntu 24.04 -  Noble Numbat
- [Ubuntu 22.04 LTS](https://docs.udroid.org/suites/ubuntu-22.04-lts.md): ubuntu Jammy 22.04 LTS
- [EOL suites](https://docs.udroid.org/suites/eol-suites.md)
- [Ubuntu 24.10](https://docs.udroid.org/suites/eol-suites/ubuntu-24.10.md): ubuntu 24.10 -  Oracular
- [Ubuntu 23.10](https://docs.udroid.org/suites/eol-suites/ubuntu-23.10.md): ubuntu 23.10 -  Mantic
- [Ubuntu 23.04](https://docs.udroid.org/suites/eol-suites/ubuntu-23.04.md): ubuntu Lunar 23.04 @udroid
- [Ubuntu 22.10](https://docs.udroid.org/suites/eol-suites/ubuntu-22.10.md): ubuntu Kinetic 22.10 @udroid
- [Ubuntu 21.10](https://docs.udroid.org/suites/eol-suites/ubuntu-21.10.md): ubuntu impish 21.10 @udroid
- [Ubuntu 20.04 LTS](https://docs.udroid.org/suites/eol-suites/ubuntu-20.04-lts.md): ubuntu 20.04 - focal fossa
- [Ubuntu 21.04](https://docs.udroid.org/suites/eol-suites/ubuntu-21.04.md): ubuntu Hirsute hippo 21.04 @udroid


---

# 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://docs.udroid.org/udroid-landing/readme.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.
