# 1.2 - License Agreement

***

## *a.* <kbd>Summary</kbd>

> By downloading, installing, or using this software, you agree to abide by the terms of this agreement. The below copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
>
> This software is provided as freeware. This means that you can use this software free of charge. However, this software is not open source, and its source code is not available to the public. By using this software, you agree to the following terms and conditions.

## *b.* <kbd>Terms & Conditions</kbd>

### *i.* <kbd>Usage Rights</kbd>

> You are granted a non-exclusive, non-transferable, revocable license to use this software for personal or commercial purposes.

### *ii.* <kbd>Proprietary Rights</kbd>

> All rights, title, and interest in and to the software (including any updates, enhancements, modifications, and improvements) are owned by the author(s). The source code of this software is proprietary and confidential.

### *iii.* <kbd>Distribution</kbd>

> You may not distribute, lease, license, sell, rent, or otherwise transfer or assign the software or any copies thereof, in whole or in part, to any third party without the prior written consent of the author(s).

### *iv.* <kbd>Modification</kbd>

> You may not alter, merge, modify, adapt, or translate the software, or decompile, reverse engineer, disassemble, or otherwise reduce the software to a human-perceivable form.

### *v.* <kbd>No Warranty</kbd>

> This software is provided 'as is,' without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the author(s) be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.

### *vi.* <kbd>Termination</kbd>

> This license is effective until terminated. Your rights under this license will terminate automatically without notice from the author(s) if you fail to comply with any term(s) of this license. Upon termination of this license, you shall cease all use of the software and destroy all copies, full or partial, of the software.


---

# 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://scopa1811.gitbook.io/docs/legal/license_agreement.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.
