# Security & Legal

- [Processed data](https://docs.superstream.ai/security-and-legal/processed-data.md): This page describes the processed data and metadata by Superstream engine
- [Compliance](https://docs.superstream.ai/security-and-legal/compliance.md): Superstream maintains a robust compliance posture, adhering to internationally recognized standards and regulations
- [Firewall rules](https://docs.superstream.ai/security-and-legal/firewall-rules.md): This page overviews the Superstream required networking
- [Authentication](https://docs.superstream.ai/security-and-legal/authentication.md)
- [Legal](https://docs.superstream.ai/security-and-legal/legal.md)
- [Terms and Conditions](https://docs.superstream.ai/security-and-legal/legal/terms-and-conditions.md)
- [Privacy Policy](https://docs.superstream.ai/security-and-legal/legal/privacy-policy.md)


---

# 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.superstream.ai/security-and-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.
