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

# Quickstart

> From dashboard setup to public RG_LIVE API integration

# Quickstart Guide

## 1. Create a Script in the Dashboard

1. Open `/dashboard/create`
2. Enter script name and source code
3. Pick your obfuscation/settings
4. Save the script

## 2. Create an RG\_LIVE API Key

In the script dashboard, open the API key section and generate an `rg_live_*` key.

## 3. Create Keys via Public API

Use your RG\_LIVE key with:

* `POST /api/keys/create`

## 4. Verify Keys in your loader/GUI

Validate user keys with:

* `POST /api/keys/verify`

## 5. Configure Optional Website Features

You can additionally configure key-system providers, Discord webhook notifications, maintenance state, and security settings from the dashboard UI.
