> For the complete documentation index, see [llms.txt](https://yevas-development.gitbook.io/yeva/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yevas-development.gitbook.io/yeva/paid-resources/distress-call.md).

# Distress Call

## Preview

{% embed url="<https://www.youtube.com/watch?v=vARNh1D0A-I>" %}
Distress Call
{% endembed %}

### Description

### Features

* Compatible with ESX/QB (can be adjusted for standalone use)
* Clean, intuitive, and easy-to-use UI
* Highly customizable config file
* Player able to send spam alert or signal with cooldown
* Set specific job to open the menu
* Player able to send signal using form

### Update

* Major update : re-write all lua code (more optimize),
* Framework checking re-write (you able to adjust this script to standalone)
* Minor update CSS (check new screenshoot)
* Fix cooldown
* Optimize query to get data from db (download latest oxmysql)
* Add exports to send alert & signal and open menu

**Check Screenshoot & Update :** [**https://forum.cfx.re/t/esx-qb-distress-call/5198999/2**](https://forum.cfx.re/t/esx-qb-distress-call/5198999/2)


---

# 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://yevas-development.gitbook.io/yeva/paid-resources/distress-call.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.
