# Overview

Welcome to the documentation site for the Discord application, <mark style="color:blue;">**LAPD Central**</mark>!

This application is an advanced Discord one, built to support and streamline the management of LAPD-themed Roblox roleplay communities. Designed with flexibility and immersive realism in mind, it provides tools for structured shift tracking, activity and reports management, and community moderation — all while maintaining a smooth and intuitive user experience.

While the application currently focuses on **Los Angeles city-based roleplay (California, U.S.)**, it is adaptable for broader use. Developers are welcome to **modify or fork** the project to suit different themes or operational needs.

Whether you're here to learn, deploy, or contribute — this documentation will guide you through everything you need (we hope).

{% hint style="info" %}
*Please be aware that this documentation site may not cover all aspects of the LAPD Central application project and may not always be up-to-date, as <mark style="background-color:yellow;">it is still a work in progress.</mark>*
{% endhint %}

***

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Application Permissions</td><td>Understand the necessary permissions when inviting the application</td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td><td><a href="/pages/lnB9NCEUx4wxjnI7IqT0">/pages/lnB9NCEUx4wxjnI7IqT0</a></td></tr><tr><td><strong>Application Commands</strong></td><td>See the available slash commands and permissions required for executing them.</td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td><td><a href="/pages/LEz0NwqbiRGP6MyJd2Nj">/pages/LEz0NwqbiRGP6MyJd2Nj</a></td></tr><tr><td><strong>Change Log</strong></td><td>See what added, changed, or improved.</td><td><a href="/files/SdPaDKIKifbvNn0jWHM0">/files/SdPaDKIKifbvNn0jWHM0</a></td><td></td><td><a href="/pages/8uwbRDvYi74JS6QtHAia">/pages/8uwbRDvYi74JS6QtHAia</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://lapd-central-app.gitbook.io/documentation/readme.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.
