# Concepts

- [Concepts](https://docs.trilio.io/kubernetes/concepts/concepts.md)
- [Support for Helm Releases](https://docs.trilio.io/kubernetes/concepts/helm-support.md): Learn about backup and restore of Helm Releases with Trilio for Kubernetes
- [Supported Application Types](https://docs.trilio.io/kubernetes/concepts/introduction.md): Trilio for Kubernetes is Trilio Data's foray into the Kubernetes market providing a cloud-native data protection approach for cloud native applications.
- [Restore Namespace Labels and Annotations](https://docs.trilio.io/kubernetes/concepts/restore-namespace-labels-and-annotations.md)
- [Support for OpenShift Operators](https://docs.trilio.io/kubernetes/concepts/support-for-openshift-operators.md): Learn about the backup and restore of OpenShift operators with Trilio for Kubernetes.
- [T4K Components](https://docs.trilio.io/kubernetes/concepts/triliovault-architecture.md): The section describes the architecture of the Trilio for Kubernetes product.
- [Backup, Snapshot and Restore Details](https://docs.trilio.io/kubernetes/concepts/backup-and-restore-process.md): Details and specifics on how Trilio for Kubernetes handles backup, snapshot and restore processes are discussed in this section.
- [Application Centric Backups](https://docs.trilio.io/kubernetes/concepts/backup-and-restore-process/application-centric-backups.md)
- [Immutable Backups](https://docs.trilio.io/kubernetes/concepts/backup-and-restore-process/immutable-backups.md): Learn about Trilio for Kubernetes Immutable Backups
- [Retention Process](https://docs.trilio.io/kubernetes/concepts/backups-retention-process.md): This section describes Trilio for Kubernetes retention process for Backup/Snapshot
- [Retention Use Case](https://docs.trilio.io/kubernetes/concepts/backups-retention-process/retention-use-case.md): Learn about the Trilio retention workflow using an example retention policy
- [Continuous Restore](https://docs.trilio.io/kubernetes/concepts/continuous-restore.md)
- [Architecture and Concepts](https://docs.trilio.io/kubernetes/concepts/continuous-restore/architecture-and-concepts.md): This section describes continuous restore functionality
- [File-Level Recovery for Virtual Machines](https://docs.trilio.io/kubernetes/concepts/file-level-recovery-for-virtual-machines.md)
- [Creating a Custom VM Image for Recovery VM](https://docs.trilio.io/kubernetes/concepts/file-level-recovery-for-virtual-machines/creating-a-custom-vm-image-for-recovery-vm.md)
- [Download Files from the Recovery VM](https://docs.trilio.io/kubernetes/concepts/file-level-recovery-for-virtual-machines/download-files-from-the-recovery-vm.md): A step-by-step guide on downloading files from the Recovery VM using SCP or WinSCP, either to a local system or directly to the original VM, ensuring secure file recovery.
- [File-Level Recovery For VirtualMachine backups](https://docs.trilio.io/kubernetes/concepts/file-level-recovery-for-virtual-machines/file-level-recovery-for-virtualmachine-backups.md): Step-by-Step Guide to Setting Up File-Level Recovery


---

# 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.trilio.io/kubernetes/concepts.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.
