# Mentee Guide

Before you apply to The Linux Foundation Mentorship program, we strongly recommend you to read this guide. You will learn how to prepare and why this mentorship program can be beneficial for you to mention just a few topics included in this guide.

So, let's get started.

**Note:** To learn about the Mentorship platform, navigate to [mentees](/lfx/mentorship/mentees.md) section of this document.


---

# 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/mentee-guide.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.
