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

# Connecting Your Domain

> Set up a custom domain or CraftLands subdomain for your Minecraft server in minutes using DNS A and SRV records—no extra tools required.

## Creating an A Record

On your DNS page, add an **A Record**. Choose either a root domain or a subdomain.

### Custom Domain

* **Type:** A
* **Name:** `@`
* **IPv4 address:** *Your server IP (e.g. 203.0.113.45)*
* **TTL:** Auto

### Custom Subdomain

* **Type:** A
* **Name:** *`Your prefix (e.g. play)`*
* **IPv4 address:** *Your server IP (e.g. 203.0.113.45)*
* **TTL:** Auto

Click **Add Record** when you’re done.

***

## Creating an SRV Record

If you don't have a dedicated IP you need to add an **SRV Record**:

* **Service:** `_minecraft`
* **Protocol:** `_tcp`
* **Name:** *`Your prefix or @`*
* **Priority:** `5`
* **Weight:** `0`
* **Port:** *Your server port (e.g. 25565)*
* **Target:** *`Full host (e.g. play.example.com or example.com)`*

Click **Add Record**.

***

## 2. Use a CraftLands Subdomain

1. **Open Subdomain Settings**
   * In **Network → Subdomains**.
     <img src="https://mintcdn.com/craftlandshosting/e17JNfl8rVMRvo8f/images/reverse-proxy/network.png?fit=max&auto=format&n=e17JNfl8rVMRvo8f&q=85&s=18d5445b850f93a471c70ce2eb20f4d2" alt="" width="295" height="335" data-path="images/reverse-proxy/network.png" />
2. **Click Create Subdomain**
   * Under **Domain**, pick your main domain (e.g. `fastserver.host`).
   * In the **SubDomain** field, type what you want (e.g. `smp`for `smp.fastserver.host`).
3. **Save and Apply**
   * Click **Create Subdomain**.

That’s it, your domain is now live and pointing at your CraftLands server.\`\`\`
