# Update GoDaddy DNS

Here are step-by-step instructions on how to set up the DNS records shown in your screenshots using GoDaddy:

***

### **1) Access Your DNS Settings on GoDaddy**

1. Go to <https://godaddy.com> and log in.
2. Click on your name in the top right corner, then go to **"My Products"**.
3. Find your domain and click on it then click the **"DNS"** tab on the page, as shown below.

<figure><img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FkLwJui6LiZiLPcAUQzC6%2FScreenshot%202025-04-14%20at%2010.40.27.png?alt=media&#x26;token=97dac95d-8604-4254-8826-b7f0ce5c4032" alt=""><figcaption></figcaption></figure>

### **2) Set Up Subdomain (CNAME Record)**

**Example:**

* **Subdomain:** `www.example.com` or `eventx.example.com`
* **Record Type:** `CNAME`
* **Name:** `www` or `eventx`
* **Value:** `dns1.wavecast.io`

**Steps:**

1. Under **Records**, click **"Add"**.
2. Choose **Type**: `CNAME`.
3. **Name**: Type `www` or `eventx` (whatever subdomain you want to use).
4. **Value**: Enter `dns1.wavecast.io`.
5. TTL: Leave as default (`1 hour`).
6. Click **Save**.

### **3) Set Up Apex Domain (A Record)**

This step is only required when setting up the **apex domain**, such as `example.com` or `www.example.com`.\
If you're using a subdomain like `event.example.com`, this step is **not required**.

**Example:**

* **Domain:** `example.com`
* **Record Type:** `A`
* **Name**: `@`
* **Value**: `209.38.176.207`

**Steps:**

1. In the DNS records list, look for an existing **A record** with the **Name** `@`.
   * If it exists, click **Edit**.
   * If it doesn’t, click **"Add"**.
2. Choose **Type**: `A`.
3. **Name**: `@`
4. **Value**: `209.38.176.207`
5. TTL: Leave as default (`1 hour`).
6. Click **Save**.

<figure><img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FH5FdgwawEsVAcWYZo4Xm%2FScreenshot%202025-04-14%20at%2010.43.30.png?alt=media&#x26;token=fd054eb3-ae79-4859-9eb0-728f5a5f8bbc" alt=""><figcaption></figcaption></figure>
