> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/resources/help/legal.md).

# Legal

## Overview

Panther utilizes third-party software and services (including plug-ins and extensions) in the development of our Services and Software. Some third-party terms applicable to our use of certain third-party software are available below, in [Third-party softare licenses](#third-party-software-licenses).

Panther also has [features that use Artificial Intelligence (AI)](/ai.md). These features are subject to the [AI disclaimer](#ai-disclaimer), below.

If you are looking for information on our Terms of Service and Privacy Policy, please see the [Terms of Service page on panther.com](https://panther.com/terms-of-service/).

## AI disclaimer <a href="#ai-disclaimer" id="ai-disclaimer"></a>

AI features in Panther are currently provided through a third party vendor. If you are using these features, you agree to the third party vendor terms and conditions regarding AI-generated content. If you do not agree to such terms, please do not use these features.

AI-generated content may contain errors, omissions, inaccuracies, incorrect statements, and outdated information that may adversely affect your use of the Services. Furthermore, it may lack the same depth of detail and accuracy that can be provided by knowledgeable humans. Therefore, we cannot guarantee the accuracy of any AI-generated content.

AI features are provided "AS IS", without any warranty or representation. Panther disclaims all liability related to the use of AI. We are not responsible for any consequences resulting from your reliance upon such AI-generated content. You should always use appropriate caution and consult with an expert before relying on automated information or making decisions based on AI-generated content.

## Third-party software licenses

[starlark-go](https://github.com/google/starlark-go/blob/master/LICENSE):

{% file src="/files/Ki3LrvHpfZpwJQUJdPmx" %}

[pycountry](https://pypi.org/project/pycountry/24.6.1/) (version 24.6.1):

pycountry is redistributed unmodified under the GNU Lesser General Public License, version 2.1 (LGPL-2.1-only). Copyright (c) Christian Theune and the pycountry contributors.

Corresponding source for this version:

* <https://pypi.org/project/pycountry/24.6.1/>
* <https://github.com/flyingcircusio/pycountry> (release tag 24.6.1)

{% file src="/files/B8CCyO2TouobabjN8lwT" %}

github.com/gosimple/slug (version v1.13.1):

gosimple/slug is redistributed unmodified under the Mozilla Public License, version 2.0 (MPL-2.0). Copyright (c) 2013 Dobrosław Żybort.

Corresponding source for this version:

* <https://pkg.go.dev/github.com/gosimple/slug@v1.13.1>
* <https://github.com/gosimple/slug> (release tag v1.13.1)

{% file src="/files/Yl91Q5SSnbbqwyHMeWhT" %}

[go-retryablehttp](https://pkg.go.dev/github.com/hashicorp/go-retryablehttp) (version v0.7.7):

go-retryablehttp is redistributed unmodified under the Mozilla Public License, version 2.0 (MPL-2.0). Copyright (c) 2015 HashiCorp, Inc.

Corresponding source for this version:

* <https://pkg.go.dev/github.com/hashicorp/go-retryablehttp@v0.7.7>
* <https://github.com/hashicorp/go-retryablehttp> (release tag v0.7.7)

{% file src="/files/WOkuTYw2yWozhFAO0ycA" %}

[go-version](https://pkg.go.dev/github.com/hashicorp/go-version) (version v1.7.0):

go-version is redistributed unmodified under the Mozilla Public License, version 2.0 (MPL-2.0). Copyright (c) 2014 HashiCorp, Inc.

Corresponding source for this version:

* <https://pkg.go.dev/github.com/hashicorp/go-version@v1.7.0>
* <https://github.com/hashicorp/go-version> (release tag v1.7.0)

{% file src="/files/528gQ1YRe82QJsyjiswA" %}

[golang-lru](https://pkg.go.dev/github.com/hashicorp/golang-lru) (version v1.0.2):

golang-lru is redistributed unmodified under the Mozilla Public License, version 2.0 (MPL-2.0). Copyright (c) 2014 HashiCorp, Inc.

Corresponding source for this version:

* <https://pkg.go.dev/github.com/hashicorp/golang-lru@v1.0.2>
* <https://github.com/hashicorp/golang-lru> (release tag v1.0.2)

{% file src="/files/fyGiKNqqGxl1yCynTubE" %}

[certifi](https://pypi.org/project/certifi/2024.2.2/) (version 2024.2.2):

certifi is redistributed unmodified under the Mozilla Public License, version 2.0 (MPL-2.0). Copyright (c) Kenneth Reitz and the certifi contributors.

Corresponding source for this version:

* <https://pypi.org/project/certifi/2024.2.2/>
* <https://github.com/certifi/python-certifi> (release tag 2024.02.02)

{% file src="/files/4xl4NrMtROpMOKAFwu1u" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/legal.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.
