# Third Party Software

Composable Agentic Platform like many other products is indebted to the efforts of a number of third-party providers. Some of those products are open source, others licensed from commercial software vendors. The following is a list of the software components that may be included in the product (depending on the product version) and the licenses under which they have been obtained.

Please note that with Composable Agentic Platform being a connection-oriented solution, this list is subject to change at any time due to new extensions being made available.

Central to the decision to license any software for direct use by Composable Agentic Platform is that it may not be licensed under the GPL license.

[Open Source Components](/cap/product-reference/third-party-software/open-source-components.md)

[Closed Source Licensed Components](/cap/product-reference/third-party-software/closed-source-licensed-components.md)

[Licenses](/cap/product-reference/third-party-software/licenses.md)


---

# 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.tomorrowx.com/cap/product-reference/third-party-software.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.
