# Guess who

STG Guess Who turns your server into a party game. You strap a board to your head and everyone around you picks what shows up on it. They can search any image live, drop a link, or just type a word. You are the only one who cannot see it, so you have to figure out who you are.

***

## Download Script

You can download [Guess Who Here](https://stgscripts.com/fivem-scripts/guess-who)

## Preview Video

{% embed url="<https://youtu.be/i302xPRTU58>" %}

***

Having trouble installing?

{% content-ref url="/pages/FQYWS0bVTS5kYzZfXEgO" %}
[Installation](/documentation/scripts/guess-who/installation.md)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="/pages/tVqAPyHOHESoZpv1E7fk" %}
[Configuration](/documentation/scripts/guess-who/configuration.md)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="/pages/cfR3lliCLUS61jio5qHW" %}
[Dependencies](/documentation/scripts/guess-who/dependencies.md)
{% endcontent-ref %}


---

# 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://stg-store.gitbook.io/documentation/scripts/guess-who.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.
