# Xây dựng chương trình

- [Chương trình là gì?](https://docs.growthup.vn/xay-dung-chuong-trinh/chuong-trinh-la-gi.md)
- [Tạo chương trình quản lý cộng tác viên](https://docs.growthup.vn/xay-dung-chuong-trinh/tao-chuong-trinh-quan-ly-cong-tac-vien.md): Chương trình giúp bạn quản lý, tính toán hoa hồng đối tác giới thiệu khách hàng thông qua link giới thiệu 1 cách chính xác
- [Tìm kiếm cộng tác viên đăng ký](https://docs.growthup.vn/xay-dung-chuong-trinh/tim-kiem-cong-tac-vien-dang-ky.md)
- [Quản lý đối tác bán hàng](https://docs.growthup.vn/xay-dung-chuong-trinh/quan-ly-doi-tac-ban-hang.md)
- [Xét duyệt đơn hàng](https://docs.growthup.vn/xay-dung-chuong-trinh/xet-duyet-don-hang.md)
- [Thanh toán hoa hồng](https://docs.growthup.vn/xay-dung-chuong-trinh/thanh-toan-hoa-hong.md)


---

# 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://docs.growthup.vn/xay-dung-chuong-trinh.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.
