# Documentation

This documentation covers Alma’s product, architecture, and integrations.

Use it to understand what Alma detects at runtime and how to deploy it.

#### What you’ll find

* An overview of Alma’s Application Detection & Response (ADR) approach
* How our runtime sensors work and what we detect in real time
* Product architecture and core concepts
* Supported integrations and deployment models
* Guidance for onboarding, PoCs, and production environments

These docs are written for security, engineering, and platform teams.

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=czi_6kcUC44>" %}

### Jump right in

<table data-view="cards"><thead><tr><th>Start here</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Alma overview and core concepts</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/s8AyrlKQmPUznTSQdWky/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td>Stream runtime detections into Wiz</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/nMPy9RqQUNJqab3X72T1">/spaces/s8AyrlKQmPUznTSQdWky/pages/nMPy9RqQUNJqab3X72T1</a></td></tr><tr><td>Send alerts to Slack via incoming webhooks</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/iuKCLtXLYi9exwoilJim">/spaces/s8AyrlKQmPUznTSQdWky/pages/iuKCLtXLYi9exwoilJim</a></td></tr><tr><td>Create Jira issues from Alma findings</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/1jteukYDaqKIhWIqHm6p">/spaces/s8AyrlKQmPUznTSQdWky/pages/1jteukYDaqKIhWIqHm6p</a></td></tr><tr><td>Deploy the eBPF sensor on Kubernetes</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/6oZXJHUeEi3SxoXSbqrQ">/spaces/s8AyrlKQmPUznTSQdWky/pages/6oZXJHUeEi3SxoXSbqrQ</a></td></tr><tr><td>Deploy the packet sensor sidecar on Amazon ECS</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/KIKh6xX51OolBJfMpbRJ">/spaces/s8AyrlKQmPUznTSQdWky/pages/KIKh6xX51OolBJfMpbRJ</a></td></tr><tr><td>Monitor IIS runtime traffic on Windows</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/KWCbNGFv6NwBaO1j0cVv">/spaces/s8AyrlKQmPUznTSQdWky/pages/KWCbNGFv6NwBaO1j0cVv</a></td></tr><tr><td>Capture MuleSoft API Gateway traffic</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/2gUK3siOHiNPIB0HCjFc">/spaces/s8AyrlKQmPUznTSQdWky/pages/2gUK3siOHiNPIB0HCjFc</a></td></tr><tr><td>Prioritise VMs by attacker reachability</td><td><a href="/spaces/s8AyrlKQmPUznTSQdWky/pages/U7hreh3ZvOgp6dOxf9U5">/spaces/s8AyrlKQmPUznTSQdWky/pages/U7hreh3ZvOgp6dOxf9U5</a></td></tr></tbody></table>


---

# 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.alma-security.com/readme.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.
