# The Karma Dashboard Guide

The Karma Dashboard is your dedicated hub for discovering, joining, and tracking referral campaigns. Through the Karma system, you can earn real commission by promoting courses from different instructors across the platform to your network.

Here is a complete breakdown of how to navigate the Karma Dashboard and start earning.

***

#### 1. Your Performance Metrics

At the top of your dashboard, you will find four primary metric cards that track your overall success as a referrer, alongside a visual earnings chart:

* **Total Earnings:** The total amount of money (in GBP) you have earned across all your active campaigns.
* **Total Enrollments:** The total number of students who have successfully purchased a course using one of your referral links.
* **Total Visits:** The overall traffic or "reach" your shared links have generated.
* **Conversion Rate:** The percentage of people who clicked your link and actually followed through with purchasing the course.
* **Karma Earnings Breakdown:** A visual pie chart that categorizes your earnings data once you start successfully promoting courses.

#### 2. Finding Campaigns (Available Campaigns Tab)

To start earning, you first need to find a course to promote. Click on the **Available Campaigns** tab.

This section displays a comprehensive table of all the courses currently offering a Karma commission. The table includes the following columns:

* **Course Name:** The title of the course you can promote.
* **Course Price:** The total cost of the course for the student.
* **Commission (%):** The percentage of the course price you will earn for every successful referral.
* **Actual Amount:** The exact monetary value you will receive per sale.
* **Join Button:** The action button to enroll in the campaign.

**How to Join:** Simply click the **Join** button next to a course you want to promote. A popup will instantly appear providing you with your unique, trackable referral link. You can copy this link and share it directly on your social media feeds, blogs, or messages!

#### 3. Tracking Your Success (Active Campaigns Tab)

Once you click "Join" on a campaign, it permanently moves to your **Active Campaigns** tab under the *Referral Links* section.

This tab acts as your management hub for all ongoing promotions. For each individual active campaign, you can view:

* **The Referral Link:** Quick access to copy your unique URL again if you need to reshare it.
* **Reach (Visits):** How many individuals have clicked on that specific campaign link.
* **Enrollments:** How many users bought the course through that specific link.
* **Total Earnings:** The specific monetary amount generated exclusively by that single campaign.


---

# 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.traivis.com/social-and-community/the-karma-dashboard-guide.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.
