# View Mentorship Program Details

To view program details, navigate to the [Mentorship](https://people.communitybridge.org/profile) platform, and under the Mentorships tab, select the program you would like to view.

Under the **Mentorships** tab, click the mentorships that are accepting applications, completed, or in progress.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-055e20d144e2a591289c0a0701c93fb0f18dc9ee%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

![Mentorship program](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-3f7b6fff92293fc1333fd8e0cfc325622ef1fad6%2FMentorship%20screen.png?alt=media)

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-5f479b5fd053f9dc557e4ff0a66ba9f21505d4dc%2Fmentors.png?alt=media" alt=""><figcaption><p>Mentors</p></figcaption></figure>

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-39ad28a194d5c5b905fafc54c5c5c0974c6c521f%2Fmentee.png?alt=media" alt=""><figcaption><p>Meentee's profile</p></figcaption></figure>

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-4fa83ee9c4bffa04089b9545e7629779bfaf90d9%2FGraduated%20mentee.png?alt=media" alt=""><figcaption><p>Graduate Mentee's profile</p></figcaption></figure>

**The Mentors** section contains mentor profile cards. Click **View Profile** to navigate to the mentor's profile page.

Mentee profile cards can be found in the Mentees section. Click **View Profile** to go to the mentee's profile page.

**The Graduated Mentees** section contains profiles of the mentees who completed the mentorship program. Click on **View Profile** and navigate to the mentee's profile page.


---

# 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/platform-overview/view-projects-details.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.
