# Third-Party Licenses

This software uses the following libraries:

<table><thead><tr><th width="166">LIBRARY</th><th>LICENSE</th></tr></thead><tbody><tr><td>openpyxl</td><td>MIT License (MIT)</td></tr><tr><td>requests</td><td>Apache Software License (Apache-2.0)</td></tr><tr><td>pandas</td><td>BSD License (BSD 3-Clause License Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and others)</td></tr><tr><td>Pillow</td><td>Historical Permission Notice and Disclaimer (HPND)</td></tr><tr><td>psutil</td><td>BSD License (BSD-3-Clause)</td></tr><tr><td>pymsgbox</td><td>GNU General Public License v3 or later (GPLv3+)</td></tr><tr><td>reportlab</td><td>BSD License (BSD license) Copyright (c) 2000-2022, ReportLab Inc</td></tr><tr><td>zstandard</td><td>BSD License (BSD)</td></tr></tbody></table>

For more details about these licenses, please visit the respective library's website or source code repository.


---

# 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://igrey-post.gitbook.io/igrey-post/remark-x/license-agreement/third-party-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.
