> 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/cai-dat-ten-mien/tro-ten-mien-tu-mot-so-nha-cung-cap-pho-bien/tro-ten-mien-tu-nhan-hoa.md).

# 4.3. Trỏ tên miền từ Nhân Hòa

#### Bước 1: Truy cập trang quản lý tên miền của Nhân Hòa và nhập thông tin tài khoản:[ https://zonedns.vn/](https://zonedns.vn/)

Dùng thông tin tài khoản và mật khẩu Nhân Hòa cung cấp sau khi kích hoạt tên miền. Thông tin được gửi vào email bạn đã đăng ký

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

#### Bước 2: Trỏ tên miền

* **Để trỏ tên miền chính,** bạn cần thêm 2 bản ghi như sau:

1. Tên record: @

   Loại record: URL REDIRECT

   Giá trị record : <http://www.tenmiencuaban.vn>

{% hint style="info" %}
***Lưu ý:** bạn cần thay \[**tenmiencuaban.vn**] thành tên miền bạn đang cài đặt ví dụ* [*http://www.sanphamtot.vn*](http://www.sanphamtot.vn)  ***sanphamtot.vn** là tên miền bạn đang cài đặt.*
{% 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. Tên record: www

   Loại record: CNAME

   Giá trị record : 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>

* **Để trỏ tên miền phụ:**&#x20;

Giả sử bạn có tên miền **tenmiencuaban.vn**, bạn muốn tạo và sử dụng một tên miền phụ   **sanpham.tenmiencuaban.vn,** bạn cần thêm bản ghi như sau:

Tên record: sanpham\
Loại record: CNAME\
Giá trị record : 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/cai-dat-ten-mien/tro-ten-mien-tu-mot-so-nha-cung-cap-pho-bien/tro-ten-mien-tu-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.
