# Squid Game Mingle

### General information before installing

Pluto Dev's Squid Game Mingle game is the best game on FiveM that covers the second game of Squid Game's series season 2 (game 2). We got inspired from the Roblox Game that we found nice and wanted to implement for the FiveM community.

### Common questions:

<details>

<summary>Who can control the game</summary>

You can set guards in the script that have a nice panel that control the whole game such as teleporting all players, starting the game, settings the number of player per group...

</details>

<details>

<summary>Is the MLO Included?</summary>

Yes, we made you a very nice and realistic MLO with light effects similar to the original series.

</details>

<details>

<summary>What happens to the players who lose</summary>

We implemented a spectate system that allows player who lose to watch other players that are still in the game

</details>


---

# 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://pluto-dev.gitbook.io/docs/scripts/squid-game-mingle.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.
