# Players

<figure><img src="/files/BBgBMNQoBMFKSduQRfQT" alt="" width="563"><figcaption><p>Sonoran CMS - QBCore Game Panel Promotional Image</p></figcaption></figure>

## Select and Manage a Player

Click on any online player to interact.

* Copy unique identifiers
* Warn the player in-game
* Kick the player from the server
* View their [characters](/cms/integration-capabilities/fivem-game-panel/qbcore-and-qbox-panel/characters.md)

<figure><img src="/files/yDq1MGGfdKuef0wrVXEg" alt="" width="375"><figcaption></figcaption></figure>

## Warn a Player

<figure><img src="/files/XP27U40Nf3PwdYj1FpsQ" alt="" width="563"><figcaption></figcaption></figure>

Selecting `Warn` on a player will prompt you to add a reason message. The player will then receive a warning notice in-game, requiring them to hold down `SPACE` for ten seconds to dismiss.


---

# 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/fivem-game-panel/qbcore-and-qbox-panel/players.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.
