> ## 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 2 Robbery resource

## General Questions

<AccordionGroup>
  <Accordion title="How is this different from Cash Exchange 1?">
    This is the Legion Square K4MB1 map variant. It uses `cashexchange2key` as the progression item, includes trolley loot, and has a different step layout (`PowerBox`, `Fusebox`, `Key` steps).
  </Accordion>

  <Accordion title="Where do I get the cashexchange2key?">
    Obtain it externally — configure it as a bonus from another heist, shop, or custom script.
  </Accordion>

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

    ```lua theme={null}
    exports['projectx-cashexchange2robbery-k4mb1']:Reset()
    ```
  </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-cashexchange2robbery-k4mb1`.
  </Accordion>
</AccordionGroup>
