# Terms & Service

### Terms of Service

For data handling details, see [Privacy Policy](/privacy-policy.md).

By accessing this website, you agree to these terms of use. Read them carefully.

#### Your acceptance of this agreement

These terms and conditions, along with any documents and additional terms they expressly include by reference — including our Privacy Policy defined below — form a legal agreement between you and us.

**BY USING OUR SERVICE, YOU:**

* **ACCEPT AND AGREE TO FOLLOW THIS AGREEMENT.**
* **UNDERSTAND THAT IF YOU ACCESS THE WEBSITE FROM A LOCATION WHERE USE IS NOT ALLOWED, YOU DO SO AT YOUR OWN RISK.**

#### Updates to this agreement or the website

We may change this Agreement, the Website, and its content at any time without notice. Any change becomes effective as soon as it is posted and applies to all current and future access to the Website.

#### Your responsibilities

You must make sure that anyone who accesses the Website knows about this Agreement and follows it. The Website, including certain content or areas, may require registration. As a condition of using the Website, all information you submit must be accurate, current, and complete.

Any username, password, or other information you choose or receive through our security process must stay confidential and must not be shared with any other person or organization. You agree to notify us immediately if there is unauthorized access to your username or password, or any other security issue. You are responsible for password misuse and any unauthorized access.

#### Prohibited activities

You must not attempt to bypass or violate the security of our services, including but not limited to:

* flooding or spamming API endpoints;
* disrupting the operation of the Website or the servers that host it;
* running security scans against the Website or any connected network or server;
* attempting to reverse engineer, decompile, disassemble, pirate, modify, or otherwise reduce the functionality of scripts protected by Zaro;
* assisting or encouraging others to do so;
* attempting to gain unauthorized access to the Website or any connected network or server;
* sending malicious packets;

If you do any prohibited activity, or help others do so, we may take any action we believe is appropriate at our sole discretion, including but not limited to:

* suspending or terminating your access to this service;
* deleting or disabling any script you created;
* blacklisting your IP address from our network;
* and taking any other remedy we consider appropriate.


---

# 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.zaroguard.com/terms-and-service.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.
