# Legal

Legal notices and software licensing information.

## Overview

This section contains important legal information related to Trilio for Kubernetes and its dependencies.

## Available Documents

| Document                                                                    | Purpose                                                   |
| --------------------------------------------------------------------------- | --------------------------------------------------------- |
| [opensource-licenses.md](/kubernetes/appendix/legal/opensource-licenses.md) | Open source software disclosure and licensing information |

## Open Source Compliance

Trilio for Kubernetes incorporates open source software from various projects. The [opensource-licenses.md](/kubernetes/appendix/legal/opensource-licenses.md) document provides:

* Complete list of open source dependencies
* Applicable licenses for each component
* License text and attribution information
* Compliance and usage guidelines

## Legal Notices

This documentation and software are provided subject to applicable license agreements. Users are responsible for compliance with:

* Software licensing terms
* Third-party license requirements
* Regulatory requirements in their jurisdiction
* Data protection and privacy regulations

## Related Sections

For product documentation and usage information, refer to the main T4K documentation.


---

# 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.trilio.io/kubernetes/appendix/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.
