> For the complete documentation index, see [llms.txt](https://docs.stndev.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stndev.xyz/get-started.md).

# Get Started

## Welcome to StnDev AntiCheat Documentation

Welcome to the official documentation for **StnDev AntiCheat**.

Here you'll find everything you need to successfully install, configure, and manage your AntiCheat system.

Whether you're setting up StnDev for the first time or looking for advanced configuration options, this documentation will guide you through every step.

***

### Documentation Overview

Inside this documentation you'll find:

* Installation Guides
* Trigger Protection Setup
* Web Panel Configuration
* In-Game Admin Menu
* Member & Permission Management
* False Detection Solutions
* Console Commands
* Troubleshooting Guides
* Frequently Asked Questions

***

### Getting Started

New to StnDev AntiCheat?

We recommend following the documentation in this order:

1. Installation Guide
2. Trigger Protection
3. Web Panel Configuration
4. Member Management
5. In-Game Admin Menu

This will ensure your server is configured correctly from the start.

***

### About StnDev AntiCheat

StnDev AntiCheat is a modern protection solution built specifically for FiveM servers.

Features include:

* Advanced Cheat Detection
* Trigger Protection
* Real-Time Web Panel
* In-Game Administration Menu
* Live Detections
* Ban Management
* Permission System
* Continuous Updates

***

{% hint style="success" %}
**Need Help?**

If you experience any issues, please visit our support channels or refer to the Troubleshooting section of this documentation.
{% endhint %}


---

# 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:

```
GET https://docs.stndev.xyz/get-started.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.
