> For the complete documentation index, see [llms.txt](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/welcome-learn-and-contribute-to-moe/moe-git-involved-monthly-campaign.md).

# MOE Git Involved Monthly Campaign

Three easy steps to get involved in open mainframe education

Git Involved is a monthly community campaign by Mainframe Open Education designed to make it easy—and welcoming—for anyone to participate in the open mainframe education ecosystem.

Whether you’re brand new to the mainframe, a student, educator, or experienced professional, Git Involved gives you simple, meaningful ways to contribute, learn, and connect. No prior open-source experience required.

By getting involved, you help shape open, accessible mainframe learning resources—and you become part of a global community passionate about growing the next generation of mainframe talent.

#### How to Git Involved

1\. Join the [**Mainframe Open Education GitBook**](/mainframe-open-education-project/welcome-learn-and-contribute-to-moe/who-can-contribute/become-a-contributor.md) (glad you are here!)\
Explore our open learning hub and learn how to navigate and contribute.

2\. **Share Your Story**\
Add your experience to the “[Share Your Mainframe Story](/mainframe-open-education-project/chapter-5-career-paths-and-opportunities.md)” page and help inspire others who are new to the platform.

3\. **Make a Contribution**\
Contribute in a way that fits your comfort level:

* Fix a typo or small formatting issue
* Suggest a new topic
* Propose an improvement to a New to Mainframe chapter

Every contribution counts—big or small.

**4.** **Attend an Event**\
Join our community through:

* Monthly [Student User Group (SUG) calls](https://zoom-lfx.platform.linuxfoundation.org/meeting/91977723528?password=67e1df85-4de0-4195-b9c4-0846ad3be6f9)
* Bi-weekly Core Team meetings (contact [Nanxi Meng](mailto:undefined) to add you to the meetings!)
* [MOE events](https://open-mainframe-project.gitbook.io/mainframe-open-education-project/welcome-learn-and-contribute-to-moe/events-by-moe) or local New to Z meetups

Check out our upcoming events to find one that works for you.

**5. Earn Your MOE Member Badge**\
Once you’ve completed the steps above, email [Nanxi Meng](mailto:undefined) to confirm your participation and receive your MOE Member badge as recognition of your contribution.

<figure><img src="https://2463249796-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FffFVkunetcqJRCQijzHk%2Fuploads%2F9fD5GkswHbcWpJSt8rft%2Fargocon_jp26_omp_education_member_v1%404x.png?alt=media&amp;token=f407dc7a-e7e9-459a-829b-ec0747bd3a79" alt="" width="188"><figcaption></figcaption></figure>

Questions?\
Reach out to us on the [Open Mainframe Project – Education Slack channel](https://join.slack.com/t/openmainframeproject/shared_invite/zt-3p2lqtjgk-LHJr2SY1srH24YCSUQVSeA)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://open-mainframe-project.gitbook.io/mainframe-open-education-project/welcome-learn-and-contribute-to-moe/moe-git-involved-monthly-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
