> ## 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 — Using the System

> Run and validate your Flotix system in Roblox Studio and live game sessions.

## Start your system

<Steps>
  <Step title="Run in Studio">
    Click Play in Roblox Studio to start a test session.
  </Step>

  <Step title="Watch validation">
    On startup, Flotix sends a license validation request and checks your Game ID.
  </Step>

  <Step title="Verify activation">
    Confirm your system features initialize as expected.

    <Check>Flotix system loaded successfully</Check>
  </Step>

  <Step title="Test game behavior">
    Use your game flow and verify all configured Flotix features work in context.
  </Step>
</Steps>

## Recommended testing

* Test in Studio first, then publish and test live
* Validate behavior after every configuration update
* Keep one clean test place for quick verification

## Next

* [Configuration](/flotix/configuration)
* [Troubleshooting](/flotix/troubleshooting)
