# Secure Runtime

- [OX Runtime Sensor](https://docs.ox.security/secure-runtime/ox-runtime-sensor.md)
- [Install OX Runtime Sensor on Kubernetes (Helm)](https://docs.ox.security/secure-runtime/ox-runtime-sensor/install-ox-runtime-sensor-on-kubernetes-helm.md)
- [Install OX Runtime Sensor on Linux Host](https://docs.ox.security/secure-runtime/ox-runtime-sensor/install-ox-runtime-sensor-on-linux-host.md)
- [Install OX Runtime Sensor on AWS EC2](https://docs.ox.security/secure-runtime/ox-runtime-sensor/install-ox-runtime-sensor-on-aws-ec2.md)
- [Install OX Runtime Sensor on AWS ECS Terraform](https://docs.ox.security/secure-runtime/ox-runtime-sensor/install-ox-runtime-sensor-on-aws-ecs-terraform.md)
- [Runtime Sensor Advanced Configuration](https://docs.ox.security/secure-runtime/ox-runtime-sensor/runtime-sensor-advanced-configuration.md)
- [GPL-Licensed Components and Source Availability](https://docs.ox.security/secure-runtime/ox-runtime-sensor/gpl-licensed-components-and-source-availability.md)
- [OX K8s Inspector](https://docs.ox.security/secure-runtime/ox-inspector.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.ox.security/secure-runtime.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.
