# Host OS

- [What is balenaOS?](https://docs.balena.io/reference/os/overview.md)
- [Host OS Updates](https://docs.balena.io/reference/os/updates.md)
- [Self-service updates](https://docs.balena.io/reference/os/updates/self-service.md)
- [What happens during a balena host OS update?](https://docs.balena.io/reference/os/updates/update-process.md)
- [Rollbacks](https://docs.balena.io/reference/os/updates/rollbacks.md)
- [Extended Support Release (ESR) process](https://docs.balena.io/reference/os/extended-support-release.md)
- [Networking on balenaOS](https://docs.balena.io/reference/os/network.md)
- [Configuring balenaOS](https://docs.balena.io/reference/os/configuration.md)
- [Time management](https://docs.balena.io/reference/os/time.md)
- [Advanced boot settings](https://docs.balena.io/reference/os/advanced.md)
- [Customer Board Support](https://docs.balena.io/reference/os/customer-board-support.md)
- [Secure Boot and Full Disk Encryption](https://docs.balena.io/reference/os/secure-boot-and-full-disk-encryption.md)
- [Overview](https://docs.balena.io/reference/os/secure-boot-and-full-disk-encryption/overview.md)
- [Setup guides](https://docs.balena.io/reference/os/secure-boot-and-full-disk-encryption/setup-guides.md)
- [Setup secure boot and full disk encryption for Generic x86\_64 (GPT)](https://docs.balena.io/reference/os/secure-boot-and-full-disk-encryption/setup-guides/generic-x86-64-gpt.md)


---

# 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://docs.balena.io/reference/os.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.
