# IG Stakeholders

**TLDR:** Every IG has three tiers of stakeholders primary, operational, and extended. Understanding who they are ensures clarity in responsibility, alignment, and scalability.

Understanding stakeholders ensures clarity in responsibility. Each stakeholder plays a role in maintaining quality, alignment, and scalability.

### <mark style="color:$primary;">Primary Stakeholders</mark>

* IG Leads
* IG Core Team
* IG Community Volunteers

### <mark style="color:$primary;">Operational Stakeholders</mark>

* Cluster Leads
* Project Management Team
* Discord Moderators

### <mark style="color:$primary;">Extended Stakeholders</mark>

* µLearn Think Tank
* Industry Mentors
* Partner Organizations
* Cross-IG Collaborators


---

# 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/ig-stakeholders.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.
