> For the complete documentation index, see [llms.txt](https://docs.londonstudios.net/london-studios-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.londonstudios.net/london-studios-documentation/resources/smart-defib.md).

# Smart Defib

![](/files/65nFi1TA84X1nDQx8RpB)

{% hint style="success" %}
You can **purchase this** at [https://store.londonstudios.net](#purchase-here-https-store.londonstudios.net)
{% endhint %}

## About Smart Defib

Smart Defib adds a realistic public defibrillator system to your server, giving players a new way to respond to medical emergencies. With defibs placed across the map, it creates more engaging and believable scenarios beyond basic CPR.

## Features

* **Public Defibrillators -** Players can open and use defibs placed around the map, then return them after use.
* **Over 1000 Locations -** Includes a large number of pre-configured locations, all adjustable in the config.
* **Shock Effect -** Nearby players can be affected if they are too close when a shock is delivered.
* **Realistic -** Custom models and sounds provide a more immersive experience.
* **Success Chance -** Configure the chance of a successful shock and revival.
* **Framework Support -** Supports QBCore, ESX and vRP, detecting the player’s state before respawn.
* **Item Support -** Works with inventory systems for supported frameworks.
* **Timer -** Defibs can automatically reset if not returned within a set time.

### Smart Defib Resource Monitor/Statistics

Here’s the performance rating of this resource when its currently idle:

<figure><img src="/files/2Bhsi0fIkUCUVP415Bdr" alt=""><figcaption><p>Idle performance</p></figcaption></figure>


---

# 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.londonstudios.net/london-studios-documentation/resources/smart-defib.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.
