# Plex Suite

{% hint style="info" %}
This documentation is undergoing a major re-write
{% endhint %}

Plex is a tool for streaming local content to other devices. The Plex app is available on practically everything that other streaming services are (eg Netflix)

The other apps listed in this doco are here to integrate, manage and automate various systems, such as

* automating quality upgrades
* automatic seasonal content (eg Christmas)
* downloading subtitles and other metadata
* removing unwatched content
* removing stuck downloads or content that cannot be imported
* transcoding x264 to x265 to reduce storage usage

<img src="/files/Zta0brgITxXuh28jxB5k" alt="" class="gitbook-drawing">


---

# 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://www.trentbauer.com/homelab/service-overviews/plex-suite.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.
