# 2.1. Connecting your domain to the ShopOne Cloud DNS platform

**To connect your domain on ShopOne, follow these steps:**&#x20;

**Step 1: Access the "Domains" section -> Click the "Connect domain" button.**

<figure><img src="/files/9pB6aDNrnhodIELhT0UN" alt=""><figcaption></figcaption></figure>

**Step 2: Select the ShopOne Cloud DNS platform -> Enter your domain and click "Add".**

* **Option 1: Connect with the primary domain**\
  \
  Suppose you have a custom domain **tenmiencuaban.com**. To connect with the primary domain, enter your domain following the guided image instructions:

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

{% hint style="info" %}
***Note:** If using a primary domain, you must include the **"www"** prefix.*
{% endhint %}

* **Option 2: Connect with the subdomain**\
  \
  Suppose you have a custom domain **tenmiencuaban.com**. To connect with the subdomain, enter your domain following the guided image instructions:

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

**Step 3: Verify the domain.**

In the **Check Verification** dialog box, obtain the information required to point your domain from the provider where you purchased your custom domain.

* **For connecting with the primary domain**, configure the following two records:

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

* **For connecting with the subdomain**, configure the following record:

<figure><img src="/files/2y3d0OmT54hUkeB9kn7q" alt=""><figcaption></figcaption></figure>

After pointing the domain, click the **Check** button to let the system initiate the verification process.

* If verification is successful, the record status will display as "Verified."

  <figure><img src="/files/5IMCUOh6oYDV42VNTILe" alt=""><figcaption></figcaption></figure>
* If verification fails, the system will prompt you to recheck your DNS settings.

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

**Step 4: Enable SSL security for the domain.**

**SSL (Secure Sockets Layer)** is a standard security technology for encrypted communication between a web server and a browser. We encourage you to enable SSL to protect personal information and ensure secure online interactions. For more details about SSL certificates, refer to the documentation provided [here.](https://wiki.matbao.net/ssl-la-gi-tong-quan-ve-ssl/)

**How to Enable SSL on ShopOne:**

Once the domain is successfully linked and verified, click the **Options** button and select **Enable SSL for non-www**.

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

The system will proceed to initialize and update the status upon successful completion.

<figure><img src="/files/zadCFMDNSU4h1pVGGxbO" 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://docs.shopone.io/english/domain-setup/connecting-your-domain-on-shopone/connecting-your-domain-to-the-shopone-cloud-dns-platform.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.
