# MOE Vision, Mission and Content Phases

[Mainframe Open Education (MOE)](https://www.openmainframeproject.org/projects/mainframeopeneducation) is sponsored by the [Open Mainframe Project ](https://openmainframeproject.org/)[(OMP)](https://openmainframeproject.org/). The community partnership focuses on ‘open sourcing’ mainframe learning roadmaps and community knowledge transfer. To make it easier for hiring managers to have access to a plan and co-develop valuable assets – much of it in the minds and archives of our respective organizations.&#x20;

## Vision&#x20;

The vision of MOE is to build a place for mainframe experts to share and consume the tribal knowledge they gained with years of experience. MOE board of experts will promote submissions within quality standards for the end user - all are cataloged in a consumable roadmap orientation. There are thousands of experts in the market to pass knowledge to the next generation. Join the project to learn about this community partnership and how to participate and contribute.

{% embed url="<https://www.youtube.com/watch?v=SNboqv1PhPA>" %}
Mainframe Open Education 3-Minute Overview
{% endembed %}

## **Mission**

The MOE mission is to offer all mainframe users a platform to cultivate skill onboarding that is most critical to future hires and to allow for knowledge sharing and community contribution. We seek to align the best-of-breed foundational curriculum to cultivate new mainframe skills for today's hybrid data center. Specifically, MOE can help with the following aspects:

* Mainframe eco-system collaboration is designed to support companies as they onboard **new mainframe talent.**
* Create a community through **shared ownership** and a shared platform via the Open Mainframe Project.
* Encourage market contributions of **education** assets
* Ease the Path to obtaining industry-**relevant mainframe skills**
* **Develop learning** roadmaps for job roles on the mainframe
* Provide business leaders easy access to **free foundational education**
* Address the **faculty & university awareness gaps** with new access to learning curriculum

## Content Phases&#x20;

The project was designed based on five initial phases.&#x20;

> Our goal is to ensure we have the most relevant information organized in a logical and accessible way for the community.&#x20;

This structure is a starting point where the [personas](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/welcome-learn-and-contribute-to-moe/who-can-contribute) can contribute and collaborate to develop and continuously improve the content library.&#x20;

{% columns %}
{% column %}
**Contribute**

{% endcolumn %}

{% column %}
**Edit**
{% endcolumn %}

{% column %}
**Review**
{% endcolumn %}

{% column %}
**Deploy**
{% endcolumn %}
{% endcolumns %}

## Key Sections

Here are the five chapters of MOE content currently under development:&#x20;

{% stepper %}
{% step %}

#### Chapter 1 [chapter-1-what-is-a-mainframe-today](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/chapter-1-what-is-a-mainframe-today "mention")

This chapter introduces what a mainframe is to anyone new to the Mainframe, including the role of the Mainframe today, entities that use the mainframe, and the basic architecture and components of a mainframe.
{% endstep %}

{% step %}

#### Chapter 2 [chapter-2-mainframe-101-foundational-technology](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/chapter-2-mainframe-101-foundational-technology "mention")

Chapter 2 reviews technology training that is important to the path, including z/OS fundamentals, TSO / ISPF, JCL, asset management, etc.
{% endstep %}

{% step %}

#### Chapter 3 [chapter-3-roles-in-mainframe](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/chapter-3-roles-in-mainframe "mention")

This chapter reviews and describes the different roles one can be working on the Mainframe, including services, developer, etc.
{% endstep %}

{% step %}

#### Chapter 4 [chapter-4-deeper-dive-in-role-chosen](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/chapter-4-deeper-dive-in-role-chosen "mention")

Chapter 4 provides learners with in-depth module training based on the role chosen, including hands-on labs, interactive demonstrations, etc.
{% endstep %}

{% step %}

#### Chapter 5 [chapter-5-career-paths-and-opportunities](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/chapter-5-career-paths-and-opportunities "mention")

In this chapter, we delve into offering career and professional development opportunities tailored to mainframers at different experience levels.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**We encourage YOU to contribute to additional chapters to MOE!**
{% endhint %}


---

# 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://open-mainframe-project.gitbook.io/mainframe-open-education-project/welcome-learn-and-contribute-to-moe/moe-vision-mission-and-content-phases.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.
