> For the complete documentation index, see [llms.txt](https://legacydmc.gitbook.io/chaser/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getnitrous.md).

# chaser\_getnitrous

Returns the a table containing current nitrous setup data

```lua
    local nitrous = {
        hasnitrous -- Does this car have nitrous?
        timer = -- The chose nitrous timer (capacity in seconds) for the vehicle.
    }
```
