> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/cms/integration-capabilities/fivem-game-panel/vmenu-panel.md).

# vMenu Panel

## Written Guides

Click the cards below to learn more about each feature:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Dashboard</strong></td><td>View your server statistics right from the CMS VMenu game panel!</td><td></td><td><a href="/pages/UVvwqWiq7FVsh33Ypkol">/pages/UVvwqWiq7FVsh33Ypkol</a></td><td><a href="/files/1rMJx1tDXU1iJVTJ95s6">/files/1rMJx1tDXU1iJVTJ95s6</a></td></tr><tr><td><strong>Players</strong></td><td>Easily manage in-game players with the CMS VMenu management panel!</td><td></td><td><a href="/pages/RIsAASkiOpZ940tFj7me">/pages/RIsAASkiOpZ940tFj7me</a></td><td><a href="/files/oPVlPNgFSsJFhC4BhXnv">/files/oPVlPNgFSsJFhC4BhXnv</a></td></tr><tr><td><strong>Vehicles</strong></td><td>Easily manage in-game vehicles with the CMS VMenu management panel!</td><td></td><td><a href="/pages/TwzYBdr4LEx1jL2yZheI">/pages/TwzYBdr4LEx1jL2yZheI</a></td><td><a href="/files/4gwlnWYGCPPMajlZtIPF">/files/4gwlnWYGCPPMajlZtIPF</a></td></tr><tr><td><strong>Environment</strong></td><td>Easily set the weather and time in your server, directly from CMS!</td><td></td><td><a href="/pages/N86O9YT1LcbGAoaFEU83">/pages/N86O9YT1LcbGAoaFEU83</a></td><td><a href="/files/6evUZSz39RrmsVu0FHIc">/files/6evUZSz39RrmsVu0FHIc</a></td></tr><tr><td><strong>Whitelist</strong></td><td>Easily whitelist or deny users from accessing your server based on their CMS ranks!</td><td></td><td><a href="/pages/JOCCRzdmREUDgDZU4kS1">/pages/JOCCRzdmREUDgDZU4kS1</a></td><td><a href="/files/4CVmMQ9IOAPb6DupPuox">/files/4CVmMQ9IOAPb6DupPuox</a></td></tr><tr><td><strong>Logs</strong></td><td>Easily view server logs with the CMS VMenu management panel!</td><td></td><td><a href="/pages/nKk1Y1B9i3e4C1HupkW9">/pages/nKk1Y1B9i3e4C1HupkW9</a></td><td><a href="/files/dD52ZzUK5G0xkBd4tzxu">/files/dD52ZzUK5G0xkBd4tzxu</a></td></tr><tr><td><strong>Resources</strong></td><td>Easily start, stop, and ensure in-game resources with the CMS VMenu management panel!</td><td></td><td><a href="/pages/pBKJtbgoP1KwzdoubyAQ">/pages/pBKJtbgoP1KwzdoubyAQ</a></td><td><a href="/files/5EZpOKAwYyd857YYl2i8">/files/5EZpOKAwYyd857YYl2i8</a></td></tr><tr><td><strong>Aces &#x26; Principals</strong></td><td>Easily grant ACE Permissions to users directly from CMS.</td><td></td><td><a href="/pages/aUfQCXWoaX8jI5DXkw3O">/pages/aUfQCXWoaX8jI5DXkw3O</a></td><td><a href="/files/wbJYxin3Xbq1nHk1IJkI">/files/wbJYxin3Xbq1nHk1IJkI</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/cms/integration-capabilities/fivem-game-panel/vmenu-panel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
