# Live Response

<div align="left"><img src="/files/FwlrWmzx6HCra8G1VoVA" alt=""></div>

### Exercises

* [Velociraptor P1](/cas-cybersecurity/live-response/velociraptor-p1.md) (Setup Velociraptor Server)
* [Velociraptor P2](/cas-cybersecurity/live-response/velociraptor-p2.md) (Investigate simple malware)
* [Velociraptor P3](/cas-cybersecurity/live-response/velociraptor-p3.md) (Bot Simulation)

### Chapters

* [Win Response LAB](/cas-cybersecurity/live-response/windows-response-lab.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://cas-cyber.gitbook.io/cas-cybersecurity/live-response.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.
