> 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/sau-bao-lau-tai-khoan-cua-toi-duoc-duyet.md).

# Sau bao lâu tài khoản của tôi được duyệt?

Hồ sơ đăng ký Affiliate thông thường được xem xét trong vòng **24h** kể từ khi ZANET nhận được đầy đủ thông tin.

Thời gian xét duyệt có thể kéo dài hơn trong các trường hợp:

* Thông tin đăng ký chưa đầy đủ hoặc không chính xác;
* ZANET cần xác minh thêm kênh quảng bá;
* Số lượng hồ sơ đăng ký tăng cao;
* Hồ sơ có dấu hiệu trùng lặp hoặc bất thường;
* Hồ sơ được gửi vào ngày nghỉ, ngày lễ hoặc ngoài thời gian làm việc.

Kết quả xét duyệt sẽ được gửi đến địa chỉ email bạn đã sử dụng khi đăng ký.

Nếu đã quá thời gian dự kiến nhưng chưa nhận được phản hồi, hãy:

1. Kiểm tra hộp thư Spam, Thư rác hoặc Quảng cáo;
2. Kiểm tra lại địa chỉ email đã đăng ký;
3. Liên hệ bộ phận hỗ trợ Affiliate và cung cấp email đăng ký để được kiểm tra.

**Lưu ý:** Không nên gửi nhiều hồ sơ đăng ký liên tiếp bằng cùng một thông tin vì điều này có thể làm chậm quá trình xác minh.


---

# 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/sau-bao-lau-tai-khoan-cua-toi-duoc-duyet.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.
