> For the complete documentation index, see [llms.txt](https://stg-store.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stg-store.gitbook.io/documentation/scripts/chess-v2.md).

# Chess V2

STG Chess V2 plants a real chess table wherever you want, sits you down across a friend, and hands you the pieces to drag by hand through a full game: castle out of danger, snatch a pawn en passant, promote to a queen, race the ticking clock, and call checkmate while your moves stack up in notation beside the board.

***

## Download Script

You can download [Chess V2 Here](https://stgscripts.com/fivem-scripts/chess-v2)

## Preview Video

{% embed url="<https://youtu.be/Dak-AX9jO9s>" %}

***

Having trouble installing?

{% content-ref url="/pages/3RW0frOFuXtl8zi5AbSC" %}
[Installation](/documentation/scripts/chess-v2/installation.md)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="/pages/NPdJagebvwOb80bjqaiq" %}
[Configuration](/documentation/scripts/chess-v2/configuration.md)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="/pages/kBLFrm17IiRf66y0sIxo" %}
[Dependencies](/documentation/scripts/chess-v2/dependencies.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/chess-v2.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.
