# Complete Your LFX Profile

Your LFX Profile is your entry point to our open collaboration portal. To avail the discounts on training and certifications, you need to complete your profile. Once you complete your profile, you can:

* showcase your open-source participation.
* access all of our LFX tools
* review your open-source meeting recordings and transcripts
* earn rewards
* and more

To set up your LFX profile, you need to complete the following three steps:

{% hint style="info" %}
You can see your profile completion progress on the left navigation pane of the individual dashboard.
{% endhint %}

<figure><img src="/files/NegMbYGm3v3IYEXNzVuJ" alt=""><figcaption><p>Profile Completion Status</p></figcaption></figure>

1. When you create your LF account and enter your Name and Email addresses, you complete the first step.
2. Click **Claim Code Contributions** to link your GitHub account to verify your contributions and identify your maintainer badge&#x73;**.** You can continue to connect your LinkedIn account and complete step 3 or follow the next step.

<figure><img src="/files/prbJrtsqikrinNrJHcOr" alt=""><figcaption><p>Claim Contributions</p></figcaption></figure>

3\. Click **Link Work History** to connect your LinkedIn account and link your work history. After connecting to your LinkedIn account, confirm your employment history and add your project affiliations.

<figure><img src="/files/HpD8ASkJoap61axUQWou" alt=""><figcaption><p>Employment History</p></figcaption></figure>

4\. Click **Save & Continue** to add your project affiliation&#x73;**.**

<figure><img src="/files/JIcOHc5CUioExL8Pfb5h" alt=""><figcaption><p>Project Affiliations</p></figcaption></figure>

5\. Click **Save & Continue**. On the next page, If you have contributed to open source using any other email addresses, add them here.

<figure><img src="/files/G9G7q5f6wjwF5lZTvSka" alt=""><figcaption><p>Other Emails</p></figcaption></figure>

6\. Click **Done**. Now that your account has been set up, you’re all set to start collaborating.

<figure><img src="/files/H8sZQAfZvYwZ7X4I2Dzk" alt=""><figcaption><p>Complete Profile</p></figcaption></figure>

Upon successful completion, you will receive a notification of your reward points.

<figure><img src="/files/icjqW7pi97gw83f5l9Cx" alt=""><figcaption><p>Reward Points</p></figcaption></figure>

On the top right corner of the **Individual Dashboard,** you will see the **Tools** menu. Click to explore our other LFX tools such as; Insights to learn about projects you care about, mentorship to increase your impact as a mentor, or learn about open source as a mentee, or Security.

{% embed url="<https://www.loom.com/share/d8aa56fc767d4ae5be0e4c09ae3761ba>" %}


---

# 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/complete-your-lfx-profile.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.
