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

# Manage Affiliate

## Guiding Video

{% embed url="<https://youtu.be/E8EHVP1RxlQ?t=470>" %}

## For Affiliate collaborators

Affiliate collaborators are students who introduce courses to new students via their Affiliate Links.

### Track orders made via your Affiliate Links

To track if anyone uses your Affiliate Link to buy a course, please go to the `Manage Collaborator`

![](/files/-MdVs53xJX-bOZ53Bjli)

![](/files/-MdVs99bdtEpqzfl2Hrj)

### Track your Commissions from Affiliate Links (Apoint)

Go to `Manage Apoint` to track your commissions made from your Affiliate Links.

![](/files/-MdVtbTMuJmk-dP5HMDf)

This page will include the total amount of money earned from successfully introducing new students to buy the course.

![](/files/-MdVuU-ITZ5F06X2SJ5X)

It also includes student's bank account so that students can have their commissions transferred to their bank account later!

![](/files/-MdVvCR1rEs7DJCXCdv-)

When students have their commissions reached the default amount of the website, students will be asked to transfer their commissions to their bank account.

![](/files/-MdVvrslLWl3JaPbzoZJ)

## For administrators

### Manage Affiliate collaborators

The administrators can go to `Manage Affiliate` ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) `List` to view the information about the Affiliate collaboratots.

![](/files/-MdVx9GqRjGueTC7jtiu)

### Commission Payments for Affiliate collaborators

If there are requests to transfer commissions from students, the administrator can go to `Manage Affiliate` ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) `Payment` to meet their requests.

![](/files/-MdVxzjxMpr-wmKtz8Jv)

### Set up discounts for Affiliate courses

In terms of our Affiliate program, Hoola will use the **Last Click** model which measures the last point the customer engages with before buying a course and gives all credit for the sale.

Hoola will save the cookie for 30 days, which means that when the students who are introduced to the course go back to the website and buy the course within 30 days, the Affiliate collaborators can still receive the commissions for successful course purchase.

### Set up Commission Fees for Affiliate collaborators (5 levels)

Go to `Manage Accounts` ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) `Accounts`, select an account's ellipsis icon, then click `Setting`.

![](/files/-MdW0mIIO9VXQSeILAOD)

Go to `Affiliate Information` to select the level from 5 default levels, then hit `Update`.

![](/files/-MdW2GX1Ybico6KARoN8)


---

# 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://docs.hoola.vn/english/affiliate/manage-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.
