# Contribution to Non Membership Projects

This table in the dashboard provides you with a list of projects that your company or organization is contributing but there is no active membership associated with the project. Even without having any active membership, organizations are allowed to contribute to the development of any open source project.

This table provides you the following details:

* Non membership open source projects for which your organization is contributing.
* Number of contributors associated with the project.
* Number of contributions to the project.
* Links to explore more on the project.
* Link to discover other open source projects.

{% hint style="info" %}

* When you click **Explore Project** button, the Project detail page appears that provide you the details related to the different membership available with them. For more information, refer [Membership Details](https://docs.linuxfoundation.org/lfx/organization-dashboard-pre-release/projects/membership-details-of-a-project).
* When you click **Discover Projects** button, the Membership Summary page appears that provides you with the list of all available open source projects. For more information, refer [Discover New Projects](https://docs.linuxfoundation.org/lfx/organization-dashboard/membership/discover-new-open-source-project).
  {% endhint %}

<figure><img src="/files/ojakBrJTnoxctRJwRcvw" alt=""><figcaption><p>Non Membership Projects</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/organization-dashboard/organization-dashboard-v1/overview/contribution-to-non-membership-projects.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.
