# Policies

- [General policies](https://resources.unizin.org/policies/general-policies.md)
- [Sponsor Teams](https://resources.unizin.org/policies/general-policies/sponsor-teams.md)
- [Browser Support Policy](https://resources.unizin.org/policies/general-policies/browser-support-policy.md)
- [Opt-Out & Invoicing Policy (Order Tool)](https://resources.unizin.org/policies/general-policies/opt-out-and-invoicing-policy-order-tool.md)
- [Support Policy](https://resources.unizin.org/policies/support-policy.md)
- [Unizin Engage - SP](https://resources.unizin.org/policies/support-policy/unizin-engage-sp.md)
- [Unizin Order Tool - SP](https://resources.unizin.org/policies/support-policy/unizin-order-tool-sp.md)
- [Unizin Data Platform - SP](https://resources.unizin.org/policies/support-policy/unizin-data-platform-sp.md)
- [Unizin Data Warehouse - SP](https://resources.unizin.org/policies/support-policy/unizin-data-warehouse-sp.md)
- [Unizin Data Analysis - SP](https://resources.unizin.org/policies/support-policy/unizin-data-analysis-sp.md)
- [Pressbooks Hosting - SP](https://resources.unizin.org/policies/support-policy/pressbooks-hosting-sp.md)
- [Privacy Policy](https://resources.unizin.org/policies/privacy-policy.md)
- [Unizin Engage - PP](https://resources.unizin.org/policies/privacy-policy/unizin-engage-pp.md)
- [Unizin Order Tool - PP](https://resources.unizin.org/policies/privacy-policy/unizin-order-tool-pp.md)
- [Unizin Data Platform - PP](https://resources.unizin.org/policies/privacy-policy/unizin-data-platform-pp.md)
- [RStudio service - PP](https://resources.unizin.org/policies/privacy-policy/rstudio-service-pp.md)
- [End User License Agreements](https://resources.unizin.org/policies/end-user-license-agreements.md)
- [Unizin Engage - EULA](https://resources.unizin.org/policies/end-user-license-agreements/unizin-engage-eula.md)
- [Unizin Order Tool - EULA](https://resources.unizin.org/policies/end-user-license-agreements/unizin-order-tool-eula.md)
- [Terms of Use](https://resources.unizin.org/policies/terms-of-use.md)
- [Unizin Data Platform - ToU](https://resources.unizin.org/policies/terms-of-use/unizin-data-platform-tou.md)
- [Incident Reports](https://resources.unizin.org/policies/incident-reports.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://resources.unizin.org/policies.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.
