# Common Challenges and Solutions

**TLDR:** Every IG Lead faces common challenges low attendance, verification delays, inactive members, quality issues, difficulty finding mentors, and burnout. Here are practical solutions for each.

<mark style="color:$primary;">**Low Attendance at Office Hours**</mark>\
→ Promote 1 week in advance, survey members on preferred times, invite guest speakers, make content highly relevant.

<mark style="color:$primary;">**Task Verification Delays**</mark>\
→ Assign dedicated verifiers from your core team, set clear verification criteria, use a shared checklist.

<mark style="color:$primary;">**Inactive Members**</mark>\
→ Reach out personally, understand blockers, offer different task types, create mentoring pairs.

<mark style="color:$primary;">**Quality of Proof-of-Work**</mark>\
→ Provide clearer project briefs, break projects into phases, offer mentorship, share examples from other IGs.

<mark style="color:$primary;">**Difficulty Finding Mentors**</mark>\
→ Ask members for industry connections, reach out to alumni, partner with other campus clubs, contact local tech communities.

<mark style="color:$primary;">**Burnout as an IG Lead**</mark>\
→ Empower co-leads, distribute responsibilities, schedule breaks, communicate with cluster about workloads.


---

# 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/ig-playbook/common-challenges-and-solutions.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.
