> For the complete documentation index, see [llms.txt](https://affiliate.zanet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://affiliate.zanet.com/help-center/bat-dau/toi-dang-ky-tai-khoan-zanet-affiliate-nhu-the-nao.md).

# Tôi đăng ký tài khoản ZANET Affiliate như thế nào?

1. Truy cập trang đăng ký tại đây: <a href="https://bit.ly/zanet-affiliate" class="button primary">Đăng ký ngay</a>
2. Nhập đầy đủ các thông tin được yêu cầu, bao gồm:
   * Họ và tên;
   * Địa chỉ email;
   * Số điện thoại;
   * Mật khẩu đăng nhập;
   * Kênh dự kiến sử dụng để quảng bá sản phẩm;
   * Các thông tin khác theo biểu mẫu đăng ký.

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

3. Đọc và đồng ý với Điều khoản và Điều kiện của chương trình.
4. Gửi yêu cầu đăng ký.
5. Kiểm tra email để nhận thông báo xác nhận hoặc kết quả xét duyệt từ ZANET.

Sau khi tài khoản được phê duyệt, bạn có thể đăng nhập Affiliate Dashboard, tạo link tiếp thị liên kết và bắt đầu quảng bá sản phẩm.

{% hint style="warning" %}
**Lưu ý:** Bạn cần cung cấp thông tin chính xác và đang sử dụng. Thông tin không đầy đủ, không chính xác hoặc có dấu hiệu giả mạo có thể khiến hồ sơ bị từ chối hoặc cần thêm thời gian xác minh.
{% endhint %}


---

# 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://affiliate.zanet.com/help-center/bat-dau/toi-dang-ky-tai-khoan-zanet-affiliate-nhu-the-nao.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.
