> 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-nhan-hoa.md).

# 4.3. Pointing a domain from Nhan Hoa

#### Step 1: Access the domain management page of Nhan Hoa and log in with your account information: <https://zonedns.vn/>

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

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

#### **Step 2:** Pointing the domain.

* **To point the primary domain,** you need to add 2 records as follows:

1. Record Name: @

   Record Type: URL REDIRECT

   Record Value: <http://www.tenmiencuaban.vn>

{% hint style="info" %}
***Note:** Replace \[**tenmiencuaban.vn**] with the domain name you are setting up. For example,* [*http://www.sanphamtot.vn*](http://www.sanphamtot.vn) *where **sanphamtot.vn** is the domain you are configuring.*
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcd85b1DOywPMgSV_rBJH-QQZNXyJwcBRPiVZhiu-NnJ5PV0oqgTrPE4T2NsLRV-plgtGO-K6ke7cYcUD-SAWLdVm3XY-vehrUu-aCdCOeYs_3KgXp2ny83ylwZQ8z7ebYfrIhtZw?key=esCSHIze93gbmIh433_vf-YE" alt=""><figcaption></figcaption></figure>

2. Record Name: www

   Record Type: CNAME

   Record Value: dns.shopone.io

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf7dsN_NllYfaGM53LihYt35HDYSe_cKc_FpTpP-WEAirc6qUkTKsfgVMrrGZnsyQ7UuGPUHgfqOQlnLtSOTLM6jIP_K-5__RNub_TFW1NgUrz4axD8K3wi6kwKyyOTDSYlTvKr3Q?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_4nXdEGapirEUX2oQ_ez5f5qR92DGzU5plBZNSvD9LrRhKRP4Ebnjc7ckCVyzsAD3alO7V_JNrFiUkToP1KuJ-WTwrclj-50wtcAQd6UvoOqWsanB6iB8Zql3LFPVZm-qYf3tdiwWgMw?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-nhan-hoa.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.
