# μID

Your μID is your permanent digital identity in μLearn a living record of everything you've built, every role you've held, and every opportunity you've unlocked. Think of it like a UPI ID: invisible until someone needs to verify you, then everything.

You created your μID on day one.\
You probably haven't thought about it since.\
That's exactly how it should work.

Your μID is not something you manage. It is something the ecosystem builds for you automatically, permanently, every time you do something validated. It is not a login. It is not a certificate. It is not a profile you fill in once and forget. It is a **living record of your journey** growing in real time, tied to everything you do, readable by anyone who needs to evaluate you.

### <mark style="color:$primary;">The UPI Analogy</mark>

Think of your μID like a UPI ID. You don't think about your UPI ID when you're going about your day. You don't manage it. You don't update it. But the moment someone needs to pay you it's the only thing that makes the transaction real. Without it, nothing moves.

Your μID works the same way. You don't think about it when you're completing tasks, earning Karma, or joining Learning Circles. It's just there recording everything. But the moment a company wants to verify your work, a mentor wants to evaluate your progress, or an initiative wants to assess your eligibility your μID is the only thing that makes all of it real, portable, and trustworthy.

### <mark style="color:$primary;">What Your μID Records</mark>

Your μID is the single source of truth for your entire μLearn journey.

| Field                 | What It Captures                               |
| --------------------- | ---------------------------------------------- |
| **Basic Identity**    | Name, Organisation, Domain                     |
| **Karma Score**       | Total and all six dimension breakdowns         |
| **Proof-of-Work Log** | Every validated contribution permanently       |
| **Interest Groups**   | Active and past memberships                    |
| **Learning Circles**  | Participation and facilitation history         |
| **Roles**             | Campus Lead, IG Lead, Mentor, Volunteer        |
| **Initiatives**       | Launchpad, Top 100, In50Hours, μMent, and more |
| **Level**             | Current tier and full milestone history        |
| **Achievements**      | All badges earned                              |

### <mark style="color:$primary;">How μID Connects Three Layers</mark>

Your μID is the thread that connects:

**Identity** - who you are. Name, campus, domain, year.

**Activity** - what you do. Every PoW submission, every LC participation, every IG contribution.

**Progression** - how you grow. Karma accumulation, level advancement, role evolution.

Every action in μLearn is tied to your μID. Every Karma point earned updates it. Every role taken is reflected in it. It is not a snapshot. It is a timeline.

### <mark style="color:$primary;">What μID Answers</mark>

Your μID answers one question for every stakeholder who looks at it:

*Who is this person and what have they actually done?*

For a **company evaluating talent** they see your domain Karma, your PoW log, your level, your initiative participation. Not a resume. Evidence.

For a **mentor considering a mentee** they see your consistency, your domain focus, your progression over time. Not a pitch. A track record.

For a **μLearn initiative** they see your Karma threshold, your domain, your contribution history. Not an application. A verified record.

For **you** you see the full picture of everything you've built. Not what you plan to do. What you've already done.

### <mark style="color:$primary;">μID is Portable</mark>

Your μID follows you not your campus, not your college, not your current role.

When you graduate - it comes with you.\
When you change domains - it records the transition.\
When you move from learner to mentor - it reflects the evolution.\
When you move to a new city, a new job, a new country - it travels.

Everything you built inside μLearn is permanently yours. No institution can take it. No graduation date expires it.

### <mark style="color:$primary;">Manual Intervention Points</mark>

{% hint style="warning" %}
**Role assignments**  Campus Lead, IG Lead, Mentor appointments are verified by the core team. Contact \[role assignment form].
{% endhint %}

{% hint style="warning" %}
**Institutional affiliation changes** changing your college or institution requires document verification. Contact \[support form].
{% endhint %}

{% hint style="warning" %}
**Karma disputes** if your Karma doesn't reflect your validated contributions accurately, escalate via \[dispute form].
{% endhint %}

{% hint style="warning" %}
**Duplicate accounts** if you've accidentally created more than one μID, contact the core team for a profile merge. Contact \[support form].
{% endhint %}

To understand what Karma dimensions appear on your μID, go to [**Karma**](/core-concepts/karma.md)

To understand what your level means on your μID, go to [**Levels**](/core-concepts/levels.md)

To see your badges on your μID, go to [**Badges**](/core-concepts/badges.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/mid.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.
