# Usage

- [Dashboard](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/dashboard.md): Learn about the ER:LC game panel's dashboard.
- [Command Palette](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/command-palette.md): Run ER:LC commands from the CMS management panel.
- [Player Records](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/player-records.md): Log player records for warnings, punishments, notes, and more!
- [Vision](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/vision.md): Point at a player in-game and press a keybind to instantly access their player records and activity.
- [Moderation](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/moderation.md): Configure moderation standards in the ER:LC panel.
- [Whitelist](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/whitelist.md): The ER:LC whitelist panel enables social, server, team, vehicle, and livery restrictions.
- [Environment](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/environment.md): The ER:LC environment panel allows you to sync in-game time and weather with a real geographical location!
- [CMS Integrations](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/cms-integrations.md): The ER:LC panel also has extended functionality from other areas of the CMS
- [Shifts and Activity](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/shifts-and-activity.md): Learn more about powerful time tracking with the ER:LC panel!
- [Migration Import](https://docs.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage/migration-import.md): Migrating to Sonoran CMS from another ER:LC management panel provider? Import your data by using the import wizard!


---

# 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.sonoransoftware.com/cms/integration-capabilities/er-lc-game-panel/usage.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.
