# Casino Heist Docs

The Heist is fully compatible with the latest versions of QBCore and ESX. However, if you’re using an older version of either framework, you can customize the [**Editable Framework Files**](https://the-s-project.gitbook.io/the-s-project/broken-reference) to suit your needs. These files allow you to modify the framework's logic, including item checks such as hassitem, removeitem, police checks, and more.

The Heist can be a standalone resource and will work seamlessly on any server or framework. That said, you’ll need to implement your own logic in the [**Editable Framework Files**](https://the-s-project.gitbook.io/the-s-project/broken-reference) for full functionality.

To get started, select your framework and follow the provided steps. 😊

## Frameworks

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>ESX</strong></td><td>Esx heist version</td><td><a href="https://3323121845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2JBSJ1yGlafhXpH52q7u%2Fuploads%2F7alW6txD7X3qPMhKoM0y%2FNew%20Project%20(1).webp?alt=media&#x26;token=c84880d5-cf9c-4904-8a8b-e15c252ac402">New Project (1).webp</a></td><td></td><td><a href="esx">esx</a></td></tr><tr><td><strong>QBCORE</strong></td><td>QBCore heist version</td><td><a href="https://3323121845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2JBSJ1yGlafhXpH52q7u%2Fuploads%2F3Y9vEkd7JHx1qL7CveRu%2FNew_Project.webp?alt=media&#x26;token=61fb6803-5cb1-4fc8-aa35-bf2cc736d9f6">New_Project.webp</a></td><td></td><td><a href="qbcore">qbcore</a></td></tr><tr><td><strong>STANDALONE</strong></td><td>Standalone/Custom</td><td><a href="https://3323121845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2JBSJ1yGlafhXpH52q7u%2Fuploads%2FpF8mbdJ079P2pzy5PtxI%2FSTANDALONE_2.png?alt=media&#x26;token=e4c65433-8416-4661-bbe7-9b8a2879427d">STANDALONE_2.png</a></td><td></td><td><a href="standalone">standalone</a></td></tr></tbody></table>


---

# 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://the-s-project.gitbook.io/the-s-project/readme.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.
