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

# Introduction

> Welcome to the Zyntex documentation! Here, you will learn everything you need to know about the world's most advanced Roblox admin panel.

<img className="block" src="https://mintcdn.com/zyntex-8f2565ec/FP9BFo8yA0h41RaL/zyntex-docs-hero.png?fit=max&auto=format&n=FP9BFo8yA0h41RaL&q=85&s=eebe1027e32fd726a0b00cb3d9636e3a" alt="Hero Dark" title={true} width="2064" height="1104" data-path="zyntex-docs-hero.png" />

## Setting up

The first step to world-class administration is setting up your Roblox client.

<CardGroup cols={2}>
  <Card title="Download SDK" icon="download" href="/download">
    Set up the Roblox SDK through a plugin or manually
  </Card>

  <Card title="Quickstart" icon="code" href="/quickstart">
    Learn how to set up the Roblox SDK quickly
  </Card>
</CardGroup>

## Wire it up

Connect your game to the Zyntex dashboard and enjoy real-time logs and metrics

<CardGroup cols={2}>
  <Card title="Events" icon="wave-pulse" href="/events">
    Create and invoke events to process server activity
  </Card>

  <Card title="Logs" icon="list-timeline" href="/logs">
    Create custom logs for your studio's needs
  </Card>

  <Card title="Moderation" icon="hammer" href="/moderation">
    Moderate your player base and keep bad actors out
  </Card>

  <Card title="Development" icon="code" href="/development">
    Turn on dev-mode and generate a secure token
  </Card>
</CardGroup>
