# DNS Troubleshooting Guide

The following is a step-by-step guide to walk you through how to successfully add and configure a new domain into Checkout Champ.

\ <mark style="color:red;">Note: A client may come to you having already completed a few of these steps. Read through and find where they are in the process.</mark>

If this guide does not completely solve their issue, submit a ticket on their behalf noting all the processes followed to get to your point.

Below is a link to the DNS checker site:

<https://dnschecker.org/all-dns-records-of-domain.php?query=google.com&rtype=CNAME&dns=google>

<figure><img src="/files/1SRIdWWGzXbr48ECqrbO" alt=""><figcaption></figcaption></figure>

**You can find the “Domain Details” by clicking the info icon next to your domain inside a funnel, OR inside the settings in the hamburger menu at the top right.**

<figure><img src="/files/AMvZwQHF5KOpxlKz1cNe" alt=""><figcaption></figcaption></figure>

**This is the “Domain Details” window. Here you can find the two sets of CNAME records, as well as the status of the domain and SSL certificate.**

<figure><img src="/files/gyCYrYW806ez4PcOMysR" alt=""><figcaption></figcaption></figure>

**Inside a funnel, you can click the “Options” tab, then “History” to find the “Funnel History”**

**Specify a date range, and look for “Mapped domain \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ to funnel” followed by “Funnel Published”**

<figure><img src="/files/omHzrFQzhO8l8vvAOUhe" alt=""><figcaption></figcaption></figure>

**Inside the settings tab in the hamburger menu, scroll down to the domain section. Click the Health Status button with the stethoscope icon to see if the domain has been mapped. If it has not been mapped, the button will be red. You click this button to map the domain. Then allow up to 15 minutes for the changes to apply.**

<figure><img src="/files/JcOMWlQxeqKN25qHwz4c" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/domain-configuration/dns-troubleshooting-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
