> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Seatbelt

## Options

***

<Info>You can find config file in `no-vehicles/config/sh_seatbelt.lua`</Info>

| Option                      | type    | Description                                              |
| --------------------------- | ------- | -------------------------------------------------------- |
| Enabled                     | boolean | Enable or disable seatbelt feature.                      |
| SeatBeltOnDamageMultiplier  | number  | Damage multiplier when seat belt is on.                  |
| SeatBeltOffDamageMultiplier | number  | Damage multiplier when seat belt is off.                 |
| Key                         | string  | Default key to toggle seat belt, leave empty to disable. |
| Command                     | string  | Command to toggle seat belt, leave empty to disable.     |
| NotificationIcon            | string  | Notification Icon                                        |
