# Mentorship FAQs

### What is the Linux Foundation Mentorship? <a href="#mentorshipfaqs-whatiscommunitybridgementorship" id="mentorshipfaqs-whatiscommunitybridgementorship"></a>

The Linux Foundation Mentorship connects mentees with mentors to increase diversity and inclusion in open source communities. Each open source project develops its own mentorship program, including identifying mentors and mentees, outlining tasks, and determining stipends.

### How long do mentorship programs last? <a href="#mentorshipfaqs-howlongdomentorshipprogramslast" id="mentorshipfaqs-howlongdomentorshipprogramslast"></a>

Each open source project decides the duration of its mentorship programs, but most start at 12 weeks. Open source projects often offer opportunities for part-time and full-time mentorships.

For example, the **Linux Kernel Mentorship Program** includes both full-time and part-time volunteer mentee positions each year.

### Who can participate in the mentorship program? <a href="#mentorshipfaqs-whocanparticipate" id="mentorshipfaqs-whocanparticipate"></a>

* People from around the world (excluding Russia, Belarus, Donetsk People's Republic, and Luhansk People's Republic)
* Students
* Eligible mentors must be approved or invited by a program administrator
* All applicants must meet the Linux Foundation Mentorship eligibility requirements

### Are participants from Ukraine, Russia, or Belarus allowed to participate in the LFX Mentorship Programs 2022? <a href="#are_participants_from_ukraine_russia_or_belarus_allowed_to_participate_in_gsoc_2022" id="are_participants_from_ukraine_russia_or_belarus_allowed_to_participate_in_gsoc_2022"></a>

Due to current circumstances, the Linux Foundation's 2022 mentorship programs are not accepting participants from:

* Russia
* Belarus
* Donetsk People's Republic (DNR)
* Luhansk People's Republic (LNR) However, participants from Ukraine (excluding DNR and LNR) are eligible to apply.

### Do mentees get compensated? <a href="#mentorshipfaqs-domenteesgetcompensated" id="mentorshipfaqs-domenteesgetcompensated"></a>

Mentees are not paid wages for participating in the mentorship. However, some open source projects may offer stipends or other incentives to support mentees, with funding determined by each open source project.

### What are some of the projects and employers participating in mentorship programs? <a href="#mentorshipfaqs-whataresomeoftheprojectsandemployersparticipatingincommunitybridgementorship" id="mentorshipfaqs-whataresomeoftheprojectsandemployersparticipatingincommunitybridgementorship"></a>

Open source projects participating in the Mentorship program include the Linux Kernel, Zephyr, Open Mainframe Project, Jaeger, and Vue.js. Corporate participants include Huawei and Twitter.


---

# 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.linuxfoundation.org/lfx/mentorship/mentorship-faqs.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.
