# μment

**TLDR:** μment is a 30-day creation challenge for freshers build anything, publish it live, showcase it to peers, parents, and alumni. Not an orientation. The first proof-of-work journey. And after 30 days, it transitions into a weekly campus rhythm.

### <mark style="color:$primary;">What It Is</mark>

Every year, new students walk into college with curiosity, excitement, and uncertainty. Most campuses tell them:

*"Focus on classes now. In 3-4 years, you'll get a chance to do something meaningful."*

At μLearn, we say: *"Why wait, when you can start creating from the very first day?"*

**μment** is that moment of change.

A 30-day event where every fresher explores what they love, builds something small and real, publishes it live, and showcases it in front of peers, alumni, faculty, and parents.

After the initial 30 days, μment transitions into a **weekly campus rhythm** a dedicated μment Hour every week to keep building, learning, and collaborating.μment is not just an event. It is a **cultural operating system** for μLearn chapters.

### <mark style="color:$primary;">The 4 Phases</mark>

{% stepper %}
{% step %}

### <mark style="color:$primary;">Preparation (Day-7 to 0)</mark>

Form core team. Loop in alumni and parents as mentors. Promote across campus. Open registrations.
{% endstep %}

{% step %}

### <mark style="color:$primary;">Kickoff (Day 1-2)</mark>

Introduce μLearn philosophy. Alumni inspiration talks. Domain Carnival lightning sessions across AI, WebDev, EV, Film, Arts, Social Impact. Freshers pick domains and form teams.
{% endstep %}

{% step %}

### <mark style="color:$primary;">Build (Day 3-27)</mark>

Students create projects with absolute freedom of choice. Weekly check-in huddles. Build-in-public culture. Weekly tracker sheet updated.
{% endstep %}

{% step %}

### <mark style="color:$primary;">Publish (Day 28-29)</mark>

Every project must be published live online:

* Tech → GitHub repo/Demo site
* Design → Behance/Dribbble/Figma
* Arts/Film → YouTube/Instagram
* Writing/Research → Medium/WordPress/Blog
* Social Projects → Execution report + blog/video proof
  {% endstep %}

{% step %}

### <mark style="color:$primary;">Showcase (Day 30)</mark>

Campus μment Showcase Day. Demos in front of parents, alumni, faculty, and peers. Recognition categories: Most Innovative Project, Social Impact, Technical Excellence, Creativity and Storytelling, Best Collaboration.
{% endstep %}
{% endstepper %}

### <mark style="color:$primary;">After Day 30 - Weekly μment Hour</mark>

* 1 hour every week within class hours or as an evening campus meetup
* Every student logs 1 proof-of-work per week however small
* Freshers naturally flow into Interest Groups, Launchpad, Permute, and other initiatives
* Helps core team continuously identify emerging talent

### <mark style="color:$primary;">Who It's For</mark>

* **Freshers** - First proof-of-work journey. Build confidence. Explore freely.
* **Campus Chapters** - Establish a culture of proof-of-work from Day One.
* **Alumni and Parents** - Stay engaged, provide mentorship, witness outcomes.


---

# 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/initiatives/mment.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.
