# Karma

Karma is μLearn's contribution score earned only through validated Proof of Work, specific to your domain, and visible to everyone including companies and opportunities.

The traditional system rewards attendance. μLearn rewards contribution. Karma is how that reward is measured a multi-dimensional score that reflects the effort, quality, and consistency of everything you've actually done inside the ecosystem. It is not a grade. It is not a rating. It is not given. It is earned. Only through validated action. Every single time.

### <mark style="color:$primary;">Karma is Not One Number</mark>

This is the most important thing to understand about Karma. It is not a single score. It is **six dimensions** each one tracking a different type of contribution, each one telling a different story about who you are in the ecosystem.

<table><thead><tr><th>Karma Dimension</th><th width="186.66668701171875">What It Measures</th><th>Who Earns It</th></tr></thead><tbody><tr><td><strong>Interest Group</strong></td><td>Domain-specific skill tasks Web, Design, Dance, Chess, Civil, and more</td><td>Learners</td></tr><tr><td><strong>General Enablement</strong></td><td>Supporting and enabling the community and its operations</td><td>Campus Leads, Enablers</td></tr><tr><td><strong>Volunteering</strong></td><td>Mentoring sessions, volunteer activities, community service</td><td>Mentors, Volunteers</td></tr><tr><td><strong>Contribution</strong></td><td>Active contributions to the ecosystem beyond tasks</td><td>Everyone</td></tr><tr><td><strong>Projects</strong></td><td>Project-level outputs and deliverables</td><td>Learners, Builders</td></tr><tr><td><strong>Events</strong></td><td>Winners and contribution in μLearn events</td><td>Everyone</td></tr></tbody></table>

When someone looks at your profile they don't just see a total. They see a map of exactly who you are and what you've built. A learner with 1,200 Design Karma and 800 Contribution Karma tells a completely different story from a learner with 2,000 Web Development Karma and zero Contribution Karma. Both have similar totals. Both are completely different people.

### <mark style="color:$primary;">Karma is Domain-Specific Within IGs</mark>

Inside Interest Group Karma your score is tracked per domain. Your Design Karma and your Web Development Karma are separate scores. Your Chess Karma and your IoT Karma are separate scores. High domain Karma means consistent, validated contribution in that specific field. Not a generic score specific evidence. *A learner with 5,000 Karma in product design has submitted, revised, and had validated multiple real design outputs. That is evidence.*

### <mark style="color:$primary;">Karma Belongs to Everyone</mark>

Karma is not just for learners. Every persona in μLearn earns Karma through their specific contributions.

* **Learners** - earn through IG tasks, projects, and contributions
* **Mentors** - earn through volunteering sessions and mentoring activities
* **Campus Leads** - earn through general enablement and events
* **Volunteers** - earn through community service and facilitation

The dimensions are different. The system is the same. Everyone's contribution is visible, specific, and permanent.

### <mark style="color:$primary;">How Karma Behaves</mark>

Karma functions like a **currency of credibility:**

* **Earned** - only through validated Proof of Work. Never given. Never automatic.
* **Domain-specific** - tracks separately per domain within your IGs
* **Cumulative** - never resets. Every contribution adds permanently to your total.
* **Visible** - on your profile, on leaderboards, and to partner companies reviewing talent
* **Portable** - follows your μID. Not your campus. Not your college. You.

### <mark style="color:$primary;">The Karma Motivation Loop</mark>

Karma creates a feedback loop that compounds over time:

1. You complete a task → Karma is awarded
2. Karma updates your rank → You see progress
3. Progress unlocks new opportunities → You stay engaged
4. Engagement builds habit → Habit builds skill
5. Skill produces better work → Better work earns more Karma

This is the same loop that makes games compelling applied to real-world skill development. The difference is that every point earned here represents something real.

### <mark style="color:$primary;">What Karma Unlocks</mark>

As your Karma grows real things become accessible:

* **μLearn Socials -** events and activities that normally cost money become free. Your Karma is your ticket.
* **Events and Jobs** - internships, freelance projects, and job opportunities become accessible based on your Karma level.
* **μVerse** - the top tier of the ecosystem. Premium opportunities, exclusive connections, and the highest level of visibility earned, never bought.

### <mark style="color:$primary;">Karma Integrity</mark>

Karma integrity is non-negotiable. The system is designed to prevent gaming:

* Peer validation is required before any Karma is awarded
* Lead review is required for high-value tasks
* Duplicate submission detection runs on every submission
* Karma reversal is possible in confirmed cases of fraud or misrepresentation
* Every dispute has a clear escalation path

{% hint style="warning" %}
Manual Intervention: Karma disputes go to your IG Lead first. Unresolved disputes escalate to the core team via [Contact Us](https://mulearn.org/contact).
{% endhint %}

### <mark style="color:$primary;">Karma Visibility</mark>

* All Karma dimensions are visible on your μID profile
* Leaderboards are public within communities by individual and by campus
* Domain-wise Karma breakdowns are accessible to partner companies
* Karma history is logged, auditable, and permanent<br>

→ To understand how Karma builds your permanent record, go to **\[**[**μID**](/core-concepts/mid.md)**]**

→ To understand how Karma connects to your level, go to **\[**[**Levels**](/core-concepts/levels.md)**]**

→ To understand what opportunities Karma unlocks, go to **\[**[**Initiatives**](/core-concepts/initiatives.md)**]**


---

# 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.mulearn.org/core-concepts/karma.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.
