# Create your own courses 101

## Guiding Video:

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

## Create a new course

Go to `Manage Content` , then click `Courses` ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36)`New Course`

![](/files/-McIkNXUYiPV4GPmAp_-)

Enter your course’s name ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36)`Create New Course`

{% hint style="warning" %}
When the course is created, the URL generated based on this name will be saved and cannot be changed even though you change the course’s name later.
{% endhint %}

## Sections

### Lessons

The **Lessons** section contains the content of a course. Click `Add Chapter` to create a brand-new chapter.

![](/files/-McInnoxezIzX4fTeRdx)

Fill in the name for the chapter, then click `Update` to save.

![](/files/-McIp2Ps_H47dRlt-lbd)

Click `Add Lesson` and choose one of the provided types of lessons:

![](/files/-McIpeTmYqCV3SDA3nfl)

* Video (Upload from your computer or from other websites such as Vimeo and YouTube)
*

```
Text
```

*

```
Quiz
```

*

```
Presentation
```

*

```
Multimedia (Embed documents from Google Docs, Google Forms, Microsoft Online, etc.)
```

*

```
Live
```

*

```
PDF
```

*

```
Download (Teachers can upload some files, and students can then download them to their devices)
```

*

```
Exercises
```

### **Information**

#### **Basic Information:**

{% hint style="warning" %}
Remember to click `Update` to save the information before moving on to other categories.
{% endhint %}

![](/files/-McIxEwRj3Xvmonfc6uk)

The Basic Information category includes:

* Course’s name
* Teachers (Administrators can create a new teacher or select an already created teacher)
* Tag/Topic (Administrators can create a new topic/tag or select a created one)
  * Tag: Used to differentiate between courses
  * Topic: A group of courses that have something in common
  * Example:
    * Tag: Special courses, October notable courses
    * Topic: Lose weight, Body Building, etc.
* Label (i.e Hot, Bestseller, etc.)

#### **Image and Trailer**

{% hint style="warning" %}
Remember to click `Update` to save the information before moving on to other categories.
{% endhint %}

![](/files/-McJ0dheHAMDPs4ndhdW)

* Trailer (Upload from your computer/Embedding link)
* Course’s images:
  * Widget image (500x352px): will be displayed on the homepage or the course list page.
  * Detailed image (768x614px): will be displayed on the page of that course

{% hint style="warning" %}
Remember to click `Update` to save the information before moving on to other categories.
{% endhint %}

![](/files/-McJ4RnKETWhRpv1fyuV)

#### **Course Description**

{% hint style="warning" %}
Remember to click `Update` to save the information before moving on to other categories.
{% endhint %}

![](/files/-McJ5nHt6BIgwdYP_Nc0)

### Price

![](/files/-McJ7BFe0hVbrHhG51K0)

* Price: Original price without discount.
* Discount: Price after discount

### Affiliate

Affiliate is a marketing strategy for your courses. Your current or former students will receive their own **Affiliate Link** for that course and will earn commissions if new students use that **Affiliate Link** to buy the course. New students who use **Affiliate Link** will also be entitled to a discount.

![](/files/-McJAaaEuGCOLSYJ-_kD)

{% content-ref url="/pages/-MdVBcml6iSiYonDwTPV" %}
[Set up Affiliate in your courses](/english/affiliate/set-up-affiliate-in-your-courses.md)
{% endcontent-ref %}

#### Publish

![](/files/-McJBIyAhtrH_YD252jw)

#### Type

* Ongoing: Courses that apply the price after discount
* Free: Free course (by its name) no matter what price you set up for it
  * Purpose: give your potential customers a short-term experience of your teaching or offer the course to your current students as a gift.
* Hidden: Courses that will not be displayed on the homepage, but enrolling students can still access them
  * Purpose: Available internally in a business, or available to already enrolling students or new students who have Activation Codes.

#### Publish

* Publish: The course will be displayed on the homepage
* Unpublish: The course will not be accessed or seen by anyone except for the administrators

**Click `Update` to save the information.**

## Note: If the course hasn’t been displayed, please visit this guide:

{% content-ref url="/pages/-McNCpuIbpXk28fBgFcg" %}
[How to display courses on your website](/english/manage-content/courses/how-to-display-courses-on-your-website.md)
{% endcontent-ref %}

Below is an example of a website that has their course successfully created.<br>

![](/files/-McNKaeWiRasqmZ4Rksd)

There is also a popular choice to distribute a course to the students. Please visit the **Activation Code** page.

{% content-ref url="/pages/-McCcDhTZJcFb12meu35" %}
[Activation Codes](/english/manage-content/activation-codes.md)
{% endcontent-ref %}


---

# 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.hoola.vn/english/manage-content/courses/create-your-own-courses-101.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.
