# Vehicle Grappler

## Commands

The resource has one command with multiple usages.

> **/grappler \[action]**\
> Actions:

**Install** - You must be outside of the vehicle to install a grappler and this will proceed to set one up after performing an animation.

**Deploy** - Once installed and inside the vehicle, you can either deploy the grappler by command or through a keybind, which we will show you how to configure later. Once deployed, you are not able to un-deploy it without removing the grappler.

**Remove** - You must be outside of the vehicle to remove the grappler, this will also remove the rope from the target vehicle if applied.

## **Grappler Deployment Key**

By default, we've set this to Y.

{% hint style="info" %}
only some police vehicles can be equipped with a grappler.
{% endhint %}

{% hint style="warning" %}
**Grapplers CANNOT be used if there is TWO(2) or more officers in the chase.**\
\
**Grapplers CANNOT be used before 5 minutes of chase time.** Only after the 5 minutes of chase time can the grappler be used
{% endhint %}


---

# 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://foundation-roleplay.gitbook.io/foundation-lspd-sast-handbook/vehicles-units/vehicle-grappler.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.
