# Maintainer Badge LFX Support

We are all aware that an open source maintainer's work is important to the success of our open source projects. When the code is not resolved, they resolve it. Similarly, when the code is not reviewed, they review it. Maintainers are the maestros of an open source opera.

It is reasonable that our maintainers are acknowledged and valued. As a result, LFX has added support for maintainer **Credly** badges on the Individual Dashboard.

For our maintainers, the process is simple. Follow these simple steps:

### 1. Access your LFX profile

Navigate to the[ Individual Dashboard](http://openprofile.dev/), and sign in using your LF account.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-84c708e3a00ba3dd924762b32094acf213468f4c%2Fprofile%20page%20(maintainer).PNG?alt=media" alt=""><figcaption><p>Profile page</p></figcaption></figure>

### 2. **Connect your GitHub identity to your LFX Profile**

Maintainer badges are verified through your GitHub identities, so ensure your GitHub identities are connected to your LFX Profile. For more information, see [connect GitHub](https://github.com/linuxfoundation/lfx-product-documentation/blob/main/my-profile/showcase-your-maintainer-badges-in-lfx-now/broken-reference/README.md).

{% hint style="info" %}
Skip step 2 if you are already connected to you GitHub account.
{% endhint %}

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-1a06a5130ef9ee78395a97dc31aedbd9b0776d63%2Fconnect%20github.PNG?alt=media" alt=""><figcaption><p>Connect GitHub</p></figcaption></figure>

### **3. Congratulations! Enjoy your badge**

Congratulations, that's all! We will now verify that you are a maintainer by cross-checking your project's maintainer documentation on the back end. Our maintainer badge validation process takes 7 days. You will be notified.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-c939ad0e525a23af012de4821ae435410620592b%2FMaintainer%20badges.PNG?alt=media" alt=""><figcaption><p>Maintainer's badges</p></figcaption></figure>


---

# 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/my-profile/showcase-your-maintainer-badges-in-lfx-now/maintainer-badge-lfx-support.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.
