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

# Getting started

> Create your account, register your first Stackryze Domain, and verify it is active.

This guide walks you through creating your account and registering your first Stackryze Domain.

<Note>
  Stackryze Domains supports four namespaces — `indevs.in`, `sryze.cc`, `ryzedns.org`, and `nx.kg`. The examples below use `yourname.indevs.in`; substitute whichever namespace you registered under.
</Note>

<Note>
  Stackryze Domains is currently in beta and updated daily. If you find an issue, report it via the support channels at the bottom of this page.
</Note>

## Step 1 — Visit the registration site

1. Go to [domain.stackryze.com](https://domain.stackryze.com/).
2. Click **Get Started** in the top right.

<img src="https://mintcdn.com/suraj-fa1b14a4/aCYX46EsvKFG18Od/docs/domains/media/stackryze/img_1.png?fit=max&auto=format&n=aCYX46EsvKFG18Od&q=85&s=518d1dd040ddb650e3935ad848698758" alt="Stackryze Domains landing page with Get Started button" width="1047" height="600" data-path="docs/domains/media/stackryze/img_1.png" />

## Step 2 — Create an account

### Option A: Email and password (recommended)

1. Click **Get Started** or **Register**.
2. Enter your **Name**, **Email**, and a secure **Password**.
3. Complete the Cloudflare Turnstile check.
4. Click **Create Account**.
5. We email you a six-digit verification code. Enter it to confirm.

<Tip>
  Didn't receive the code? Click **Resend** on the verification page to get a new one.
</Tip>

### Option B: GitHub

<Warning>
  New GitHub registrations are paused. To use GitHub login, first create an account with email and password (using the same email as your GitHub account), then link GitHub from the login screen.
</Warning>

If you already have an account:

1. Click **Login**.
2. Select the **GitHub** tab.
3. Authenticate with GitHub.

### Account protection

* **Email verification** is required for every new account.
* After five failed login attempts, the account is locked for 30 minutes.
* Passwords must be at least eight characters.

## Step 3 — Open the Register Domain screen

After logging in, click **Register Domain** in the sidebar.

<img src="https://mintcdn.com/suraj-fa1b14a4/aCYX46EsvKFG18Od/docs/domains/media/stackryze/img_3.png?fit=max&auto=format&n=aCYX46EsvKFG18Od&q=85&s=b45161e444cd5d17ba9b7dfc9a8e455e" alt="Stackryze Domains dashboard with Register Domain in the sidebar" width="1087" height="600" data-path="docs/domains/media/stackryze/img_3.png" />

## Step 4 — Complete the registration form

<img src="https://mintcdn.com/suraj-fa1b14a4/aCYX46EsvKFG18Od/docs/domains/media/stackryze/img_4.png?fit=max&auto=format&n=aCYX46EsvKFG18Od&q=85&s=b8980c79cadd056e166bed2511b9f0fe" alt="Stackryze Domains registration form" width="1087" height="600" data-path="docs/domains/media/stackryze/img_4.png" />

### 1. Enter your subdomain name

Type your desired subdomain in the input field.

**Rules:**

* **Length:** 3–63 characters.
* **Characters:** lowercase letters, numbers, and hyphens only.
* **Format:** cannot start or end with a hyphen.

**Examples:**

* ✅ `myproject` → `myproject.indevs.in`
* ✅ `john-portfolio` → `john-portfolio.indevs.in`
* ❌ `ab` (too short)
* ❌ `-myproject` (starts with a hyphen)

### 2. Check availability

The system checks availability as you type:

* 🟢 Green checkmark — available.
* 🔴 Red X — taken or invalid.

### 3. Accept the terms

Check the box to accept the [Terms of Service](https://domain.stackryze.com/terms) and [Privacy Policy](https://domain.stackryze.com/privacy).

### 4. Complete the CAPTCHA

Complete the hCaptcha to prove you're human.

### 5. Click Register Domain

Click **Register Domain** to complete registration.

**What happens next:**

* ✅ Your domain is registered immediately.
* ✅ Default nameservers (`ns1.stackryze.com`, `ns2.stackryze.com`) are assigned.
* ✅ Domain is valid for one year.
* ✅ You see a success message.

## Step 5 — You're done

Your domain is now active. From here:

* View it at **My Domains**.
* Set up DNS records with your preferred provider — start with the [Cloudflare guide](/docs/guides/domains/dns-providers/cloudflare).
* Learn how to [manage your domain](/docs/guides/domains/managing-domains).

## Domain limits

You can register up to five domains by default. Subdomain names must be 3–63 characters long.

<Card title="Managing domains" icon="gear" href="/docs/guides/domains/managing-domains">
  See the full quotas and how to request a limit increase.
</Card>

## Need help?

* [Troubleshooting](/docs/guides/domains/troubleshooting) — common errors and fixes.
* [Discord Community](https://discord.gg/wr7s97cfM7) — fastest support.
* [Email Support](mailto:support@stackryze.com).
* [GitHub Issues](https://github.com/stackryze/domains-docs/issues) — bug reports.
