# Plugins

- [T4K Cleanup Plugin](https://docs.trilio.io/kubernetes/plugins/tvk-cleanup-plugin.md): tvk-cleanup is a kubectl plugin that uninstalls the Trilio Operator, Application, Custom Resources, and CRDs in a Kubernetes cluster.
- [T4K Log Collector Plugin](https://docs.trilio.io/kubernetes/plugins/tvk-log-collector.md): This page describes how to setup the T4K log collector and collect logs for support analysis
- [T4K Preflight Checks Plugin](https://docs.trilio.io/kubernetes/plugins/tvk-preflight-checks.md): Learn how to run Trilio's Preflight checks before installation
- [T4K QuickStart Plugin](https://docs.trilio.io/kubernetes/plugins/tvk-quick-start.md): This page describes how to install and use the T4K Quick-Start Plugin. This tool does not work for air-gapped environments.


---

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