# 1.4 - Terms of Use

***

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

> By accessing and using this website, you agree to be bound by these Terms of Use and any applicable laws and regulations. If you do not agree with any part of these terms, you must not use this website.

## *b.* <kbd>Acceptable Use</kbd>

> This website must only be used for lawful purposes. Visitors agree not to:
>
> * Attempt to gain unauthorised access to the site’s infrastructure.
> * Use the site to distribute unlawful, harmful, or offensive content.
> * Interfere with the operation, performance, or security of the website.

## *c.* <kbd>Third-Party Links</kbd>

> This website may contain links to external websites. These are provided for convenience and do not signify endorsement. The site owner holds no responsibility for the content or practices of linked sites.

## *d.* <kbd>Disclaimer</kbd>

> All information and content on this website are provided 'as is' for general information purposes only. No warranties are made regarding accuracy, reliability, or suitability for any purpose.

## *e.* <kbd>Limitation of Liability</kbd>

> In no event shall the operator of this site be liable for any damages, losses, or liabilities arising out of or in connection with the use or inability to use this website.

## *f.* <kbd>Changes to Terms</kbd>

> The site owner reserves the right to modify these Terms of Use at any time without notice. Continued use of the website constitutes acceptance of the updated terms.

{% hint style="info" %}
For enquiries about these terms, please contact the site owner.
{% endhint %}


---

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