> ## 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 K4MB1 Cash Exchange Robbery resource

## General Questions

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

  <Accordion title="Where do I get the cashexchangekey?">
    The `cashexchangekey` is a progression item obtained outside this robbery — configure it as a bonus drop from another heist, shop, or custom script.
  </Accordion>

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

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

  <Accordion title="How do I change minigames?">
    Edit `opensource/client/client.lua` — see the [Open Source](/resources/cash-exchange-robbery-k4mb1/opensource) page for the full step-to-minigame table.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="The script won't start" icon="triangle-exclamation">
    Ensure `projectx-bridge`, `ox_lib`, `bl_ui`, and `boii_minigames` are started before `projectx-cashexchangerobbery-k4mb1`.
  </Accordion>
</AccordionGroup>
