> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/mentorship/mentees/view-status-of-your-application.md).

# View your Application Status

{% hint style="info" %}
After submitting your prerequisite tasks, your application status will not change automatically. The program administrator will review your application, and update the status. You will receive an email notification regarding the change.
{% endhint %}

1. To view your application status, [Sign in](/lfx/sso/sign-in.md) to the [Mentorship](https://mentorship.lfx.linuxfoundation.org) and select **My Projects** tab.
2. The status of your application is listed on the mentorship program card.

![](/files/-ML_wplhZWGCrCoemu1E)

Below is a description of each application status:

### Application Status Codes

* **Pending**: Your application is currently under review. We have received your submission and are reviewing your prerequisite materials. Our program administrators and mentors will decide your acceptance soon.
* **Accepted**: Congratulations! Your application has been accepted to the mentorship program. You should have received an email notification with further instructions.
* **Declined**: Unfortunately, your application has been declined. We appreciate your interest in the program and encourage you to reapply.
* **Withdrawn**: You have withdrawn your application from the mentorship program.
* **Graduated**: You have completed the mentorship program and have graduated. We wish you continued success in your endeavors.


---

# 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:

```
GET https://docs.linuxfoundation.org/lfx/mentorship/mentees/view-status-of-your-application.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.
