# Poison

Spice up your FiveM server with the Poison Syringe Script! This script allows players to use a poison syringe to knock out others. Plus, with the antidote syringe, you can revive players who have been poisoned and bring them back to life.

***

## Preview Video

{% embed url="<https://www.youtube.com/watch?v=IoQFRJNLdTA>" %}

***

Having trouble installing?

{% content-ref url="poison/installation" %}
[installation](https://stg-store.gitbook.io/documentation/scripts/poison/installation)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="poison/configuration" %}
[configuration](https://stg-store.gitbook.io/documentation/scripts/poison/configuration)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="poison/dependencies" %}
[dependencies](https://stg-store.gitbook.io/documentation/scripts/poison/dependencies)
{% 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://stg-store.gitbook.io/documentation/scripts/poison.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.
