# Technical Contributors

This section displays your contribution history to the open source projects, depending upon the configuration (the technical account you have connected). If you have not connected any of the accounts, it displays the options to connect. Click **Connect to GitHub** or **Connect to LinkedIn** to connect to the respective accounts.

{% hint style="info" %}
Technical contributions also get published to LFX Insights Community Dashboards, recognizing your efforts.
{% endhint %}

<figure><img src="/files/ZIh6U5SiA49Ebm3RNuz3" alt=""><figcaption><p>Technical Contributions</p></figcaption></figure>

For the configured or connected Git accounts, this section shows:

* Projects you are contributing to or have contributed in the past.
* Contribution history for the last 12 months displays your monthly contribution to a project on a daily basis. The green-colored small rectangular boxes![](/files/ZU48j8EVwQKN98SKtYId)represent less or more contributions you have made to the open source projects on a particular day.


---

# 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/technical-contributors.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.
