# Badges and Skills

From the right-side pane of the window, you can view the badges that you have earned and your skill sets.

### 1. Badges

The **Badges** pane shows the digital community badges that you have earned. Your expertise may be published on LFX Insights Community Dashboards and Organization Dashboards, recognizing your efforts.

{% hint style="info" %}
In the future, you can add non-Linux Foundation badges to your profile. Community badges are generated from the following sources:
{% endhint %}

Digital badges are generated from the following sources:

* For the Linux Foundation **Certifications,** you have successfully passed.
* For speaking engagements at various Linux Foundation **Events** or participation in program committees for these events.
* Individual enrollments in projects.

**Note:** For more information, see [**badges**](https://training.linuxfoundation.org/badges-2/)

### 2. Skills

Using this section, you can highlight your skills in open source and also become a mentor for people who want to follow you and learn from you. Your expertise may be published on LFX Insights and LFX Mentorship, recognizing your efforts.

#### Add or Remove Skills

To add or remove your skill sets:

1\. Log in to <https://openprofile.dev>.

2\. From the right-side pane of the window, scroll down to the **Skills** section and click![](/files/Id3d63uiHg960qJlfHeK) icon.

<figure><img src="/files/ypYyhy3KPRQdQhSXy3ym" alt=""><figcaption><p>Add Skills</p></figcaption></figure>

3\. On the **Skills** subpage, click **+Add Another Skill,** type your skill set in the search box, and select the skills from the displayed list.

<figure><img src="/files/9sQw55XHRQQBZesvF4v8" alt=""><figcaption><p>skills box</p></figcaption></figure>

4\. To remove or edit a skill set, click the pencil icon, and then click the cross mark next to an added skill.

![Skills](/files/XX4KzwmpzpIU4gUDATeN)

3\. On the **Skills** subpage, enter your skill set and select the skill from the displayed list.

4\. Click **+Add Another Skill** to add another skill to the list.


---

# 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/profile/badges-and-skills.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.
