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

# Flotix — Game Binding

> Understand and configure how your Flotix license key is bound to Roblox game IDs.

## How game binding works

When your game starts, Flotix validates:

* License key status
* Allowed game count
* Game ID binding

If validation passes, the system activates. If it fails, the system stays disabled.

## Bind to your game

<Steps>
  <Step title="Get your Game ID">
    Open your Roblox place or game settings and copy the Game ID used by your deployment.
  </Step>

  <Step title="Check license limits">
    In your Flotix dashboard, verify how many games your license can be bound to.
  </Step>

  <Step title="Run a first validation">
    Click Play in Studio to trigger the backend validation request.
  </Step>

  <Step title="Confirm binding status">
    Check the output logs or system status message for successful activation.

    <Check>License validated and game binding confirmed</Check>
  </Step>
</Steps>

## Next

* [Using the System](/flotix/using-system)
* [Troubleshooting](/flotix/troubleshooting)
