Skip to main content

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.

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

1

Get your Game ID

Open your Roblox place or game settings and copy the Game ID used by your deployment.
2

Check license limits

In your Flotix dashboard, verify how many games your license can be bound to.
3

Run a first validation

Click Play in Studio to trigger the backend validation request.
4

Confirm binding status

Check the output logs or system status message for successful activation.
License validated and game binding confirmed

Next