# Help

## Overview

This page helps provide resources for questions and issues with using Panther.

### Panther's Knowledge Base

Panther's Knowledge Base (KB), found at [help.panther.com](https://help.panther.com/), contains articles that answer frequently asked questions and help you resolve common errors and issues. You can navigate through the topics on the home page, or you can use the search bar in the KB to find the information you need.

### Panther Community

Panther's Slack Community is a place to connect with security experts, share detection code, and learn from other Panther users. If you'd like to join, visit the [Panther Community sign-up](http://pnthr.io/community) page.

### Contact Panther Support

If you don't find the answer you need in the KB or via the resources listed below, you can contact Panther Support in the following ways:

* Slack
  * Send a message in your Panther channel, then react to your message with the ticket emoji.
* Email
  * Send a message to <support@panther.com>.
* Pylon messenger
  * In the lower right-hand corner of your Panther Console, click the chat icon:

    <figure><img src="/files/S18n58B2QMyJET9URcof" alt="A blue circle encompasses a white speaking bubble." width="53"><figcaption></figcaption></figure>

## Helpful Panther resources

### Getting started with Panther

{% content-ref url="/pages/-MXJ6kV7\_heNtszLGGJ0" %}
[Quick Start](/quick-start.md)
{% endcontent-ref %}

### Panther glossary of terms

{% content-ref url="/pages/-MXJ6kZ3yl50CxSt7fRY" %}
[Glossary](/resources/help/glossary.md)
{% endcontent-ref %}

### Panther's operational monitoring, tools, and architecture

{% content-ref url="/pages/-MXJ6kYxBFk2htLu6xco" %}
[Operations](/resources/help/operations.md)
{% endcontent-ref %}

### Panther security and privacy

{% content-ref url="/pages/-MXJ6kZ0wO5ZpSNp8NKT" %}
[Security and Privacy](/resources/help/security-privacy.md)
{% endcontent-ref %}

### Panther and Statuspage alerts

* Panther uses Statuspage to post about service incidents that affect or may affect multiple customers.
* Visit our [Statuspage](https://status.panther.com/) and subscribe to updates to receive notifications when there are interruptions to Panther’s service.

### Panther prospective customers

* If you are not an existing customer and would like to speak to a member of the Sales Team, [visit this page to request a demo](https://panther.com/product/request-a-demo/).


---

# 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.panther.com/resources/help.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.
