> For the complete documentation index, see [llms.txt](https://guide.webcake.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.webcake.io/webcake-affiliate.md).

# Webcake Affiliate

## 1. Giới thiệu về chương trình Affiliate

Chương trình Affiliate của Webcake dành cho các đối tác muốn kiếm hoa hồng thông qua việc giới thiệu khách hàng sử dụng nền tảng của chúng tôi. Mức hoa hồng được tính dựa trên tổng số đơn hàng hợp lệ mà cửa hàng tạo ra trong thời gian quy định.

## 2. Chính sách hoa hồng

| **Mốc đơn hàng đạt được** | **Hoa hồng nhận được** |
| ------------------------- | ---------------------- |
| Tổng **50.000** đơn       | ***10.000.000 VNĐ***   |
| Tổng **100.000** đơn      | ***22.000.000 VNĐ***   |
| Tổng **170.000** đơn      | ***42.500.000 VNĐ***   |
| Tổng **200.000** đơn      | ***60.000.000 VNĐ***   |

## 3. Điều kiện nhận hoa hồng

* Chỉ áp dụng cho đơn hàng đồng bộ về POS
* Đơn hàng phải có nguồn từ Webcake
* Đơn hàng phải được tạo và đạt đến trạng thái "**Đã gửi hàng**"
* Một cửa hàng chỉ được nhận hoa hồng trong vòng 6 tháng kể từ thời điểm khởi tạo

## 4. Thanh toán hoa hồng

* Liên hệ bộ phận hỗ trợ Webcake để được thanh toán hoa hồng linh hoạt
* Hoa hồng sẽ chỉ được thanh toán khi đạt mức tối thiểu 10.000.000 VNĐ.

Mọi thắc mắc vui lòng liên hệ bộ phận hỗ trợ Webcake tại: <https://m.me/webcake.io>.


---

# 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://guide.webcake.io/webcake-affiliate.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.
