# Keystone Management > Keystone Management is a Discord bot and web dashboard for Emergency Response: Liberty > County (ER:LC) private servers. It handles Roblox-to-Discord verification, voice routing > that moves players between voice channels based on their in-game coordinates, support > tickets, shift tracking, and staff applications — configured from a web panel rather than > from chat commands. Keystone connects to an ER:LC private server through the official ER:LC Private Server API using a server key you supply, and to your Discord guild through a bot invite. The server key is encrypted at rest with AES-256-GCM and is never returned in an API response. Operated at https://keystonemgmt.io. Not affiliated with Roblox Corporation or Police Roleplay Community, the developers of ER:LC. ## Key pages - [Home](https://keystonemgmt.io/): What Keystone does, feature walkthrough, and FAQ covering permissions, voice routing, server-key handling, and data retention. - [Pricing](https://keystonemgmt.io/pricing/): Plan tiers, limits, and billing periods. Machine-readable copy at /pricing.md. - [Pricing (markdown)](https://keystonemgmt.io/pricing.md): Same tiers as a parseable file, for agents comparing tools programmatically. - [Changelog](https://keystonemgmt.io/changelog/): Release notes across the dashboard, bot, CAD, and desktop app. RSS at /changelog/feed.xml. - [Newsroom](https://keystonemgmt.io/press/): Announcements and media resources. RSS at /press/feed.xml. ## Products - **Keystone bot + dashboard** — the core product at keystonemgmt.io. Verification, voice routing, tickets, shifts, applications. - **Keystone CAD** — computer-aided dispatch and MDT for ER:LC private servers, at https://cad.keystonemgmt.io. - **Keystone Atlas** — open-source (MIT) GIS road-map editor for the ER:LC in-game map. ## Terminology - **ER:LC** — Emergency Response: Liberty County, a Roblox roleplay game. Also written ERLC. - **Private server** — a self-hosted ER:LC instance with its own API key, which is what Keystone manages. - **Voice routing** — automatically moving a Discord user between voice channels based on where their character stands in-game. Zones are drawn as coordinate regions on the map and bound to a channel. - **;scene / ;ts** — in-game custom commands. `;scene` pulls every player within 250 studs into a scene voice channel; `;ts` opens a traffic-stop channel that auto-attaches anyone who approaches. ## Policies - [Privacy Policy](https://keystonemgmt.io/privacy/) - [Terms of Service](https://keystonemgmt.io/terms/)