# Characters

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

## 1. Manage a Character

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

The characters tab allows you to view and edit:

* First Name
* Last Name
* Gender
* DOB
* Nationality
* Phone Number
* Cash Balance
* Bank Balance
* Crypto Balance
* and more!

## 2. Player Inventories

Select the `Inventory` tab on a character to open a drag-and-drop inventory manager.

<figure><img src="/files/WLUw8x74JIN2YweFMlwp" alt=""><figcaption></figcaption></figure>

## Supported Inventory Scripts

Currently, Sonoran CMS supports the following QB Core inventory scripts:

* QB (Base) Inventory
* Ox Inventory
* Quasar Inventory
* Project Sloth Inventory
* Origen Inventory
* Core Inventory
* Tgiann Inventory

You can suggest more integrations on our [support portal](https://support.sonoransoftware.com).


---

# 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/characters.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.
