# Features

### **General Features**

* Native GTA:O Slasher games sounds for heartbeats, win, loss, round start, and round end
* Lobby browser, allows players to create their own lobbies, customize them, or join and leave existing lobbies
* Random weapon selection for slashers
* Surviving players receive a random weapon in the last X seconds of the round, giving them the chance to kill the slasher(s)
* Spectating cam when dead. Follows the surviving slashers, allowing players to switch between slashers to spectate
* Ability to create new maps/locations for players to choose from
* Open functions to blackout and change the time of day when the round starts
* Set outfits for slashers

### **Special Features**

* When players are killed, a ghost of their ped is created at the location they were killed at until the round ends
* When slashers get close to surviving players, an audible heartbeat sound is heard from the player

### **Lobby Customization**

* Choose map
* Set max players
* Set max amount of slashers
* Set max rounds
* Set the round lengths (in minutes)
* Set the allowed time to hide (in seconds)


---

# 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://xtdev.gitbook.io/xt-docs/paid-resources/slasher-minigame/features.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.
