> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectx.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

> Frequently asked questions about the Default Bobcat Heist resource

## General Questions

<AccordionGroup>
  <Accordion title="Which map does this version use?">
    The free `BOBCAT_MLO` from the [QBCore Bobcat Heist repository](https://github.com/Buildman-Bob/QBCore-Bobcat-Heist). Only extract the `BOBCAT_MLO` folder — ignore the rest of the download.
  </Accordion>

  <Accordion title="Do I need the Project X Bridge?">
    Yes. See the [Bridge Installation](/resources/bridge/installation) page for setup instructions.
  </Accordion>

  <Accordion title="How do I reset the heist manually?">
    Use `/projectxbobcat` or call:

    ```lua theme={null}
    exports['projectx-bobcatheist-default']:Reset()
    ```
  </Accordion>

  <Accordion title="How do I change minigames?">
    Edit `opensource/client/client.lua` — see the [Open Source](/resources/bobcat-heist-default/opensource) page.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="The script won't start" icon="triangle-exclamation">
    Ensure `BOBCAT_MLO`, `projectx-bridge`, `ox_lib`, `mka-lasers`, and all minigames from the zip are started before `projectx-bobcatheist-default`.
  </Accordion>
</AccordionGroup>
