# Trỏ tên miền

## **Trỏ tên miền chính**

Vào phần quản trị tên miền ở nơi bạn mua tên miền và cấu hình **2** bản ghi sau để điều hướng tên miền đó về địa chỉ của BePage:

**Host record: www**\
**Type (Loại): CNAME**\
**Value (Giá trị):** [**dns.bepage.net**](https://dns.bepage.net)

**Host record: @**\
**Type (Loại): A**\
**Value (Giá trị):   103.57.221.50**

## **Trỏ tên miền phụ**

Giả sử tên miền chính của bạn là tenmiencuaban.com, và bạn muốn tạo một tên miền phụ là [khuyenmai.tenmiencuaban.com](http://sanphama.tenmiencuaban.com/) thì:\
Chọn tên miền chính bạn muốn cài đặt, sau đó tạo một bản ghi mới và điền các giá trị như sau:\
**Host record: khuyenmai**\
**Type (Loại): CNAME**\
**Value (Giá trị):** [**dns.bepage.net**](https://dns.bepage.net)


---

# 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://help.bepage.vn/bepage/xuat-ban/tro-ten-mien.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.
