> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apex-services.site/llms.txt
> Use this file to discover all available pages before exploring further.

# APEX Caretaker App

> lb-phone companion for the Caretaker faction.

A lb-phone companion app for the [APEX Caretaker](/paid-scripts/apex-caretaker) faction. On-duty caretakers see active trash hotspots and district pollution stats directly on their phone — no map-tabbing, no second monitor, just workflow at a glance.

## Features

* Native lb-phone integration — added/removed automatically based on caretaker job
* Live district overview — pollution percentages per district with color-coded severity
* Active hotspot list with coordinates and trash counts
* Live sync via the `apex-caretaker` resource state
* Native phone frame — no full-screen blowout, uses the standard lb-phone dev-frame pattern
* Job-gated — app auto-removes when player leaves the faction
* Near-zero runtime cost — event-driven, no polling loops

## Requirements

<Card title="Required" icon="circle-check">
  `es_extended`, `ox_lib`, `lb-phone`, `apex-caretaker`
</Card>

## Configuration

App name, identifier, and developer label are defined inside the client bootstrap. Reads data directly from `apex-caretaker` — no extra DB schema.

Uses the standard `AddCustomApp` / `RemoveCustomApp` lifecycle with `esx:setJob` handlers.

## Resource info

<Note>
  Code accessible: UI assets only. Approximately 200 lines of Lua + UI. German.
</Note>
