# How to purchase a course

The following instructions and associated snapshots will guide you as to how to purchase a course (enroll into a ***PAID*** course) on the learning portal.

{% hint style="info" %}
Remember to ask your course administrator when you need further assistance.
{% endhint %}

**To purchase a course (enroll into a paid course):**

* Open your internet browser and navigate to the learning portal website address
* Click the **SIGN IN** button at the top-right corner
* On the pop-up window, write your *Username* and *Password*

<img src="/files/X4BYkhCb4WwPd3Xc5c6y" alt="" width="344">

* Click **SIGN IN**
* You will land on *Home Page*
* Click **User Menu** *icon,* locate and click **All Courses**

<figure><img src="/files/36Cv5PKGpwK3xi6LYdQQ" alt="" width="307"><figcaption></figcaption></figure>

* You will land on *All Courses Page*, this page lists all available courses (free and paid) on the platform
* Choose a course of your interest, click on the course widget
* You will land on *Course Landing Page*
* Read through the course description and the additional information
* Click **ADD TO CART** button at the right-hand side

<figure><img src="/files/rkWbaGyEkxw8F1Y8JxTR" alt="" width="305"><figcaption></figcaption></figure>

* On the pop-up window, Click **VIEW CART**

<figure><img src="/files/e3xngJCmr2U2FymDkTL3" alt="" width="381"><figcaption></figcaption></figure>

* You will land on *Your Shopping Cart Page,* click **CHECKOUT**
* If you have a coupon code valid for your course of interest, type it and click **APPLY COUPON**

<figure><img src="/files/LOb0T8anpMH7Jtsz4fGs" alt="" width="563"><figcaption></figcaption></figure>

* Add and save your *Billing Information* and choose a *Payment Method*, click **CONFIRM ORDER**&#x20;

<figure><img src="/files/OHZVkQoAxaxbnv0p64Ca" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/iSBscTCNlrXNXEZDSVd4" alt="" width="563"><figcaption></figcaption></figure>

* When your payment and order is complete, you will land on *Confirmation Page*

<figure><img src="/files/A7ietIjAjoXmRevTosqx" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! you have successfully purchased the course.
{% endhint %}

* Click **START LEARNING NOW**
* You will land on *Learner View and Course Player Page*, click **START LEARNING NOW** to view the first training material

<figure><img src="/files/OaSlEIOKVSmO4owhe7oq" alt="" width="563"><figcaption></figcaption></figure>

* To progress forward in the course, click **NEXT**
* To return back to previous training material, click **PREVIOUS**

<figure><img src="/files/Fhoa1wok0O1G4mXfsq5E" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/general/how-to-purchase-a-course.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.
