# Spyderbat Product Docs

## Getting Started with Spyderbat

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="https://www.spyderbat.com/start-free?hsCtaTracking=9eec012f-6c31-45d2-bbf2-a59ac6842c8c%7C1a5474ef-1ffa-4700-a467-fad7a10bbd29">Try Spyderbat Community Edition for Free</a></td><td>Set up your test organization and deploy up to 5 Nano Agents</td><td></td></tr><tr><td><a href="installation/spyderbat-nano-agent">Spyderbat System Requirements</a></td><td>Learn about infrastructure prerequisites and supported OS types before deploying Spyderbat</td><td></td></tr><tr><td><a href="installation/spyderbat-nano-agent">How to Install a Spyderbat Nano Agent onto a K8s Cluster</a></td><td>How-To guide and a 6-minute video to get you started</td><td></td></tr></tbody></table>

## Navigating Spyderbat UI

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="concepts/flashback/investigations">How to navigate Spyderbat Investigation</a></td><td>Get started with monitoring your environment at runtime</td><td></td><td></td></tr><tr><td><a href="concepts/dashboards">Spyderbat Dashboards from A to Z</a></td><td>Latest runtime security findings at your fingertips</td><td></td><td></td></tr><tr><td><a href="getting-started/spyderbat-user-and-role-management-overview">Invite your team to experience Spyderbat potential</a></td><td>Manage your users and their access permissions</td><td></td><td></td></tr></tbody></table>

## Enhancing Your Spyderbat Experience

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="https://api.prod.spyderbat.com/openapi.pdf">Spyderbat API Integrations</a></td><td>View complete list of integrations</td><td></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.spyderbat.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.
