# 1. Legal

- [1.1 - Cookies Notice](https://scopa1811.gitbook.io/docs/legal/cookies_notice.md): Please read this visitor privacy notice to learn about how my sites uses analytics information.
- [1.2 - License Agreement](https://scopa1811.gitbook.io/docs/legal/license_agreement.md): Please read this freeware license agreement that apply to my sites.
- [1.3 - Privacy Policy](https://scopa1811.gitbook.io/docs/legal/privacy_policy.md): Please read this privacy policy to understand how this site collects, uses, and protects your information.
- [1.4 - Terms of Use](https://scopa1811.gitbook.io/docs/legal/terms_of_use.md): Please read these terms of use carefully before using this website.


---

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