# How to Contact a Mentee

1. **Sign in to Mentorship.**\
   Click on the **My Projects** tab.
2. **Navigate to Your Program.**\
   Select the relevant program card to go to the program detail page.\
   Click the **Current Mentees** tab to view the list of all mentee applicants.
3. **Select a Mentee.**\
   Click the name of the mentee you wish to contact. You will be taken to their profile page.
4. **Choose a Contact Method.**\
   Click the **Contact** dropdown to view available contact options.
   * If a phone number is available, a **Call** link will be displayed.
   * If an email address is available, an **Email** link will be displayed.

\
![](/files/-M2No4t4zaNoMYOCVYBr)


---

# 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/administrators/contact-a-mentee.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.
