# Compare projects

[Open Source Select](https://debricked.com/select/) enables you to compare projects side by side and gain insight into their individual strengths and weaknesses. You can compare aspects such as security, contributor commitment, and popularity.

To compare (up to three) projects:

1. Select the projects that you want to compare by clicking the **Add to comparison** (the scale icon) button on each project's card.
2. Click **Compare selected dependencies** below the search bar.

You can also:

* Click **Quick Compare** to see a comparison between the top three search results in the search page.
* Click **Compare** next to Similar dependencies in the project page to compare those projects.

### Choose open-source components with OpenText Core SCA's open source select and start left - video guide

{% embed url="<https://www.youtube.com/watch?v=JCgA1DjAq8A>" %}


---

# 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.debricked.com/product/open-source-select/compare-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.
