# File-Level Recovery for Virtual Machines

- [File-Level Recovery For VirtualMachine backups](https://docs.trilio.io/kubernetes/5.2.x/t4k-concepts/file-level-recovery-for-virtual-machines/file-level-recovery-for-virtualmachine-backups.md): Step-by-Step Guide to Setting Up File-Level Recovery
- [Download Files from the Recovery VM](https://docs.trilio.io/kubernetes/5.2.x/t4k-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.
- [Creating a Custom VM Image for Recovery VM](https://docs.trilio.io/kubernetes/5.2.x/t4k-concepts/file-level-recovery-for-virtual-machines/creating-a-custom-vm-image-for-recovery-vm.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.trilio.io/kubernetes/5.2.x/t4k-concepts/file-level-recovery-for-virtual-machines.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.
