# 4.7. Add a domain to CloudFlare

If you don't already have a Cloudflare account, follow these steps to register and create one:

#### **Step 1: Register an account at**[ ](https://www.cloudflare.com/)<https://dash.cloudflare.com/login>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfuSQYBR2fedW2iQfqsUvq6ARYN76579fkkUQyYZK3amWAR8oPUFFeqOyVC72Cy_ERCCHpirVowvtY-Sv1kPqaZ4MiTrzlS9JYjvR0L2S8cMDdEGMffq6idhWQcuYxr_WAn_aESxg?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

#### Step 2: After logging in, select Add a domain

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeF5lYk-7_wAw9Z2mCVvjKqh_bllB41lKIWjeX-m7JqOVZ9C71mBRvgqyJiPvmDRbemErO9DIP89hArwhu4u7B557QF5Z7AE64W9NmB34TF0fYDfl6iu737XIlXsXPr9DVIGIrI?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

Enter the domain name you want to add.

* **Quick scan for DNS records**: Cloudflare will scan DNS records from your current domain registrar.
* **Manually enter DNS record**: To add records from scratch.
* **Upload a DNS zone file**: To upload records from a file.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcXCC5WPFupH-5HGjctSxbWGJfteaYJSNSLrs8Hd_dveUPWi4qSlrlVGqjwONkWFmldfAPFaKKU8pWzwUk9AwphtJ_lrEsblJWiJStJ4goajLgoPEcVKZThsg2d7kw9PzCgYwjvGw?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

#### Step 3: Choose the plan you want to use, then click Continue.&#x20;

For this example, select the **Free** plan.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWXL2Qt8zOaFpJDS5YZv2Z3sya4TwaJEBCjl93cQXqStil_teiUOrJ2TguviG1U-5huLWAufIPADic-vFGQNcPATUAD4rnb_psBofmKB88QJCnvrnreUUGva80Ob2CZ6HSOsq9?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

Cloudflare will display a list of DNS records. Here, you can add new records or edit existing ones. Once done, click **Continue to activation.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeUm3lmHh98aflL4-WKDCq6KtkmXOIQabGVuQ_9gYLkNPY1vPBH32vf2PCVYzUw8jMX9hidzictqrs1_I7tchgjmPQJTTZMupwNZfR_hJulgLHEV7mndzg6UOsHuTyuWxtTC-DkHw?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

Cloudflare will provide **two Name Server records**. Copy these two Name Servers and replace the existing Name Servers at your domain provider. If you're unsure how to update Name Servers, contact your domain provider for assistance.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBEIwjvgvC1mN6YH-i4B-J_8pE596Cbtglph8dBFr_kvq0Ms2XgTC6XzzvZJ3VTUB5wC1L-11cvOkWMCqbciOMzZbVbHHaLr1l2eCrT9-98UTMV8VEVQC0sInwQNNz0iUEWASCUQ?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
***Note:** Once the Name Servers are pointed to Cloudflare, DNS configurations at your domain management panel will no longer be effective. All records must be created/updated within your Cloudflare account.*
{% endhint %}


---

# 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/pointing-a-domain-from-some-popular-domain-providers/add-a-domain-to-cloudflare.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.
