> For the complete documentation index, see [llms.txt](https://docs.shopone.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopone.io/english/domain-setup/pointing-a-domain-from-some-popular-domain-providers/pointing-a-domain-from-namecheap.md).

# 4.4. Pointing a domain from NameCheap

#### Step 1: Access the domain management page of NameCheap and log in with your account information: <https://www.namecheap.com/myaccount/login/>[ns.vn/](https://zonedns.vn/)

Use the username and password provided by NameCheap after activating your domain. This information is sent to the email you registered with.

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

#### Step 2: In the Account section -> Domain List.

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

Select **Manage** for the domain you want to use -> Choose **Advance DNS**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXetfaeFEJq67jiGxiEoG9hMCHfPLks-H2qbPXAhgOthFbHz6U3pCJz5UDrDgVRs4I7qCWlFq5y6s2Fte-fRitoxiv14MEByVIVaxLQzQ-UC8qAx2umUvZWv7iKSQd6ZYzfF7ixlwQ?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcY4GC-MhEM1V2xVmGwC4p5TkNFiVS-nFsJUYrbnXKAQn_ltUwc9l3k-wcZ0gRA3jj_F9im4Kv-wkMlDBHqrKO0G1ZmSSsHhL9vGiP5-EbczBbH23oF7NFBxHVCK5EkY_23R8sbbg?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

#### Step 3: Pointing the domain.

* **To point the primary domain:** Click **Add New Record** and add the following two records:

1. Type: CNAME\
   Host: @\
   Value  : dns.shopone.io<br>
2. Type: CNAME\
   Host: www\
   Value  : dns.shopone.io

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

* **To point the subdomain:**&#x20;

For example, if you have the domain **tenmiencuaban.vn** and want to create and use the subdomain **sanpham.tenmiencuaban.vn,** add the following record:

Record Name: sanpham\
Record Type: CNAME\
Record Value: dns.shopone.io

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeyG1kbd2rBChspe-L9lnL87tsDygDBNBDZzNXSfm182tKaSGTuERNYcTO0MRGyX-3BudITwoUKl9ZAO8i8oI6T6iiab08r9d54t3Acyo5YQ4vbFvNlP1zcByOIHDNe29pVcneS1g?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shopone.io/english/domain-setup/pointing-a-domain-from-some-popular-domain-providers/pointing-a-domain-from-namecheap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
