# FiveM Submodules

These submodules are included when you download and install the regular [Core](/cms/integration-capabilities/in-game-integration-resources/core.md) resource. They can be found in the `server/modules` folder.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Clock In</strong></td><td></td><td>An in-game way to utilize Sonoran CMS's clock in/out system.</td><td><a href="/pages/RefQtb3h39Podpp0jJHu">/pages/RefQtb3h39Podpp0jJHu</a></td></tr><tr><td><strong>Ace Permission Sync</strong></td><td></td><td>Manage in-game player permissions right from the CMS!</td><td><a href="/pages/7ICLK8Lo2v8TRoiZw0pf">/pages/7ICLK8Lo2v8TRoiZw0pf</a></td></tr><tr><td><strong>Whitelist</strong></td><td></td><td>A whitelist system that utilizes Sonoran CMS's game whitelist system.</td><td><a href="/pages/c3gSVweqJJmcUAywuyJ7">/pages/c3gSVweqJJmcUAywuyJ7</a></td></tr><tr><td><strong>Job Sync</strong></td><td></td><td>A in-game way to utilize Sonoran CMS's roster &#x26; rank system to sync your in-game jobs and ranks.</td><td><a href="/pages/Ql6MdNFYZfhiNgQZTBx0">/pages/Ql6MdNFYZfhiNgQZTBx0</a></td></tr></tbody></table>


---

# 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/in-game-integration-resources/core/core-submodules.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.
