# Legal

### **Terms of Use**

Users must:

* Abide by platform rules and guidelines.
* Ensure proper use of agents without violating third-party rights.
* Avoid malicious activities, including misuse of agents for unauthorized data collection or unethical purposes.

#### Privacy Policy

* User data is securely stored and encrypted to prevent unauthorized access.
* No sharing of sensitive information without explicit user consent.
* Compliance with GDPR, HIPAA, and other regional data protection laws to safeguard user rights.

#### User Responsibility

* Users are responsible for maintaining compliance with local and international regulations.
* [Ambient AGI](https://www.ambientagi.ai/) reserves the right to terminate accounts that violate terms or misuse the platform.


---

# 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.ambientagi.ai/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.
