# Trust Center

## Legal

- [Security & Privacy](https://docs.released.so/legal/readme.md): At Released, we understand that protecting the privacy of your personal information is crucial. We take a multi-layered approach to security to ensure your information is protected at all times.
- [Privacy Policy](https://docs.released.so/legal/privacy-policy.md): We take your privacy seriously. We are committed to upholding your privacy and adhering to the stringent standards set by Atlassian for the protection of personal data.
- [Security Practices](https://docs.released.so/legal/security-practices.md): Security and privacy are integral to our products, infrastructure, and processes, ensuring your data is always safeguarded. Jira data remains on your site and never leaves it.
- [Service Level Agreement](https://docs.released.so/legal/service-level-agreement.md): Our mission is to help teams provide legendary customer communications, and that's the standard we are holding ourselves to as well.
- [Terms of Service](https://docs.released.so/legal/terms-of-service.md): Last updated: January 30, 2024
- [Data Processing Addendum](https://docs.released.so/legal/data-processing-addendum.md): Last updated: January 30, 2024
- [Data Sub-Processors](https://docs.released.so/legal/data-sub-processors.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.released.so/legal/readme.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.
