# Welcome to Storm Scanner

{% hint style="warning" %}
Please read through our documentation before making a support ticket!
{% endhint %}

## Overview

> Storm Scanner is an exceptional tool for reviewing devices in the FiveM community. With its in-depth analysis and swift support, you can easily identify any users with cheats or unwanted software on their devices. Whether you're a server admin or a player, Storm Scanner ensures a fair and secure gaming environment. Upgrade your community's integrity today!

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/getting-set-up" %}
[getting-set-up](https://docs.stormss.cc/fundamentals/getting-set-up)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/custom-webhook" %}
[custom-webhook](https://docs.stormss.cc/fundamentals/getting-set-up/custom-webhook)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/scan-toggles" %}
[scan-toggles](https://docs.stormss.cc/fundamentals/getting-set-up/scan-toggles)
{% endcontent-ref %}


---

# 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.stormss.cc/welcome-to-storm-scanner.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.
