> 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/set-up-affiliate-in-your-courses.md).

# Set up Affiliate in your courses

## Guiding Video

{% embed url="<https://www.youtube.com/watch?v=E8EHVP1RxlQ>" %}

## Choose a Course

Go to `Manage Content`![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36)`Courses`. Choose a course and click the `Edit` button.

![](/files/-MdVFFuQgkkC2IbAbmLr)

If you haven’t had any courses, please follow this guide to create a new one.

{% content-ref url="/pages/-McIhT6PJ7qviVQgL6Bd" %}
[Create your own courses 101](/english/manage-content/courses/create-your-own-courses-101.md)
{% endcontent-ref %}

## Set up Affiliate in a course

Go to the `Affiliate` section of the course. Turn on both buttons like below.

![](/files/-MdVJSuZfPYKu53N0oCx)

Please customize the following fields to your preferences.

![](/files/-MdVMAhNypZ1fHWoXS8F)

Normally, **Affiliate Price** is often lower than the original price (with premade discount) in the `Price` section of the course to encourage people to buy your course via Affiliate Links.

In terms of **Commissions**, there will be five levels of commissions, which are based on how active the introducers are.

{% hint style="info" %}
Remember to click `Update` to save the information.
{% endhint %}

How to Affiliate

Go to the course that you have just set up the Affiliate feature. The price is currently the original price (with premade discount).

You will also see the new `Affiliate Link` button.

![](/files/-MdVRmG78rPsWvsuicEO)

After clicking the `Affiliate Link` button, students will receive a link that is different from any Affiliate Links that other students have received.

![](/files/-MdVTXDuvZBmb9bi3rmK)

These students will share these Affiliate Links with the potential customers. When the potential customers click on the link, they will see a new price, which is the price set for the Affiliate program.

![](/files/-MdVUQiMIZDwoOofAVkb)

New students will purchase the course as usual.


---

# 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/set-up-affiliate-in-your-courses.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.
