> For the complete documentation index, see [llms.txt](https://hotro.lovinbot.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro.lovinbot.ai/wiki/tinh-nang-chinh/ai-reseller/cau-hinh-ten-mien-ai-reseller.md).

# Cấu Hình Tên Miền AI RESELLER

## <mark style="color:blue;">Hướng dẫn cấu hình tên miền AI Reseller</mark>

{% @arcade/embed flowId="rnnrHyhrCwTtsJvdFk98" url="<https://app.arcade.software/share/rnnrHyhrCwTtsJvdFk98>" %}

***

## <mark style="color:blue;">Bước 1: Cấu hình DNS tại nhà cung cấp tên miền</mark>

* Đăng nhập vào trang quản trị tên miền của bạn (ví dụ: GoDaddy, Namecheap, Matbao,...).
* Tạo một bản ghi mới (record) với các thông tin chính xác như sau:
  * Loại (Type): `CNAME`
  * Tên (Name/Host): `*` (Hoặc tên miền phụ bạn muốn dùng, ví dụ: `ai`)
  * Giá trị (Value/Target): `dns.lovinbot.ai`
* Lưu lại bản ghi này. Quá trình cập nhật DNS có thể mất vài phút đến vài giờ.

## <mark style="color:blue;">Bước 2: Truy cập Reseller Setting</mark>

* Tại giao diện AI Store, chọn mục **Reseller Setting**
* Chọn **Cấu hình Domain Reseller** để mở trang thiết lập.

<figure><img src="/files/PjbfrqXzEBJJAl0sxxjF" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Bước 3: Xác thực và Kích hoạt tên miền</mark>

* Trong ô nhập liệu, điền chính xác tên miền bạn vừa cấu hình DNS.
  * Ví dụ: `aimarketing.id.vn`
* Nhấp vào nút "Kích hoạt và xác thực" để hoàn tất.

Hệ thống sẽ kiểm tra bản ghi DNS bạn đã thiết lập. Nếu thành công, tên miền của bạn sẽ được kích hoạt và sẵn sàng để sử dụng cho các dự án.

<figure><img src="/files/JAnZBxHCJgug9kE2qL4O" 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://hotro.lovinbot.ai/wiki/tinh-nang-chinh/ai-reseller/cau-hinh-ten-mien-ai-reseller.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.
