# Squid Game Dalgona

### General information before installing

Pluto Dev's Squid Game Dalgona game is the first game on FiveM that covers the second game of Squid Game's series (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>How can we start the game?</summary>

You can start the game by using the different items for each shapes?

</details>

<details>

<summary>How can we know who lost and won the game?</summary>

You can configure discord logs that will allow you to know the server id and character name of each player who won or lost the game.

</details>

<details>

<summary>Where can I play the Dalgona game?</summary>

You can play the game anywhere on the GTA map or in a Custom MLO that fits the game theme.

</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-dalgona.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.
