> ## 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 Prompt Ammunation Robbery resource

## General Questions

<AccordionGroup>
  <Accordion title="What frameworks are supported?">
    QBCore, Qbox, and ESX through the Project X Bridge. Set `Framework` to `'auto'` in the bridge config.
  </Accordion>

  <Accordion title="Do I need the Prompt map?">
    Yes. This variant requires the [Prompt Ammunation map](https://store.prompt-mods.com/package/6713220).
  </Accordion>

  <Accordion title="How do I reset a location manually?">
    Use `/projectxammunation` or:

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

  <Accordion title="How do I change minigames?">
    Edit `opensource/client/client.lua`. See the [Open Source](/resources/ammunation-robbery-prompt/opensource) page.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Minigames fail immediately" icon="triangle-exclamation">
    Verify `boii_minigames`, `bl_ui`, `pure-minigames`, and `SN-Hacking` are started before the script.
  </Accordion>
</AccordionGroup>
