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

# FA Shop Robbery

> Configure multi-stage store robberies with server-authoritative rewards, flexible integrations, and reusable store profiles.

FA Shop Robbery is a configurable store robbery resource for FiveM. Players can intimidate clerks, empty registers, search shelves, and open safes through a staged robbery flow.

<Note>
  This documentation covers resource version **1.0.6**. The examples assume the resource folder is named `fa_shoprobbery`.
</Note>

## Why use FA Shop Robbery?

<Columns cols={3}>
  <Card title="Flexible setup" icon="sliders">
    Use ESX, QBCore, Qbox, or standalone mode with configurable inventory, target, dispatch, and minigame bridges.
  </Card>

  <Card title="Server-authoritative" icon="shield-check">
    Reward, distance, cooldown, item, and duplicate-claim checks run on the server.
  </Card>

  <Card title="Built for roleplay" icon="masks-theater">
    Configure clerk reactions, silent alarms, police requirements, safe methods, reward tiers, and robbery order.
  </Card>
</Columns>

## Robbery flow

<Steps>
  <Step title="Control the clerk">Intimidate the clerk through your target system, by aiming an allowed weapon, or with either method.</Step>
  <Step title="Loot the store">Rob individual registers and shelves. Different players can reserve different targets at the same time.</Step>
  <Step title="Open the safe">Use a keypad, drill, or a configured legacy safe method. The correct keypad code stays on the server.</Step>
  <Step title="Reset after cooldown">Store, player, and optional global cooldowns control when another robbery can begin.</Step>
</Steps>

## Start here

<Columns cols={2}>
  <Card title="Check compatibility" icon="list-check" href="/scripts/shop-robbery/requirements-and-compatibility">Review required resources and built-in integrations.</Card>
  <Card title="Install the resource" icon="download" href="/scripts/shop-robbery/installation">Install both resource folders in the correct order.</Card>
  <Card title="Configure gameplay" icon="settings" href="/scripts/shop-robbery/config-preview">Set bridges, robbery rules, stores, safe access, and rewards.</Card>
  <Card title="Connect integrations" icon="plug" href="/scripts/shop-robbery/integrations">Configure supported systems or add a custom adapter.</Card>
  <Card title="Use client exports" icon="code" href="/scripts/shop-robbery/exports">Connect a custom shop or target to live clerk state.</Card>
</Columns>

<Tip>
  New installation? Follow [Installation](/scripts/shop-robbery/installation), then complete the first-server-start checklist before changing robbery balance.
</Tip>
