# Spin the Bottle

## <mark style="color:yellow;">**Overview**</mark>

Bring fun, social interactions to your FiveM server with **Spin the Bottle**, a script that allows players to spin a virtual bottle and randomly select a “winner.” Customize everything from marker colors to winner notifications—all in a single config file.

## <mark style="color:yellow;">**Key Features**</mark>

* **Interactive Spin Mechanics:** Bottle spinning with built-in animations and effects.
* **Customizable Settings:** Adjust game rules, colors, and UI via <mark style="color:yellow;">`config.lua`</mark>.
* **Multi-Language Support:** Choose from multiple ready-to-use translations or add your own.
* **Custom Winner Highlight:** Show a marker above the winner with configurable visuals.
* **Highly Configurable:** Flexible options for gameplay, design, and notifications.

## <mark style="color:yellow;">**Preview Video**</mark>

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


---

# 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://risk-scripts.gitbook.io/risk-scripts/scripts/spin-the-bottle.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.
