# Licenses

The Apache Software License, Version 1.1 can be found here: <http://www.apache.org/licenses/LICENSE>

The Apache Software License, Version 2.0 can be found here: <http://www.apache.org/licenses/LICENSE-2.0.html>

The BSD 3-Clause "New" or "Revised" License can be found here: <https://spdx.org/licenses/BSD-3-Clause.html>

The W3C license is as follows: <http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231>

The Sun Microsystems license is available here: <http://java.sun.com/j2se/1.5.0/jdk-1\\_5\\_0\\_12-license.txt> and also includes other elements as listed here:

<http://java.sun.com/j2se/1.5.0/j2se-1_5_0-thirdpartyreadme.txt>

The GNU LGPL license can be found here: <http://www.gnu.org/licenses/lgpl-3.0.txt>.

The DOJO toolkit license can be found here: <http://dojotoolkit.org/license>

The JTidy license can be found here: <http://jtidy.sourceforge.net/license.html>

The MIT license for jQuery can be found here: <https://github.com/jquery/jquery/blob/main/LICENSE.txt>


---

# 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/licenses.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.
