# Hubble - Policy Hub

## Policies

- [Home](https://policies.hubble.vote/home.md)
- [Terms of Service](https://policies.hubble.vote/terms-of-service.md): Last updated on February 10, 2025
- [I - Privacy Policy](https://policies.hubble.vote/terms-of-service/i-privacy-policy.md)
- [II - Using our Site](https://policies.hubble.vote/terms-of-service/ii-using-our-site.md)
- [III - Limited License to Use the Platform](https://policies.hubble.vote/terms-of-service/iii-limited-license-to-use-the-platform.md)
- [IV - Repeat Infringer Policy](https://policies.hubble.vote/terms-of-service/iv-repeat-infringer-policy.md)
- [V - Copyright Complaints](https://policies.hubble.vote/terms-of-service/v-copyright-complaints.md)
- [VI - Trademarks](https://policies.hubble.vote/terms-of-service/vi-trademarks.md)
- [VII - Hyperlinks](https://policies.hubble.vote/terms-of-service/vii-hyperlinks.md)
- [VIII - Third Party Content, Events, and Materials](https://policies.hubble.vote/terms-of-service/viii-third-party-content-events-and-materials.md)
- [IX - User Content and Conduct](https://policies.hubble.vote/terms-of-service/ix-user-content-and-conduct.md)
- [X - Indemnification](https://policies.hubble.vote/terms-of-service/x-indemnification.md)
- [XI - Disclaimer and Release](https://policies.hubble.vote/terms-of-service/xi-disclaimer-and-release.md)
- [XII - Liability for the Platform](https://policies.hubble.vote/terms-of-service/xii-liability-for-the-platform.md)
- [XIII - Litigation](https://policies.hubble.vote/terms-of-service/xiii-litigation.md)
- [XIV - Modifying and Terminating the Platform](https://policies.hubble.vote/terms-of-service/xiv-modifying-and-terminating-the-platform.md)
- [XV - Severability](https://policies.hubble.vote/terms-of-service/xv-severability.md)
- [XVI - About these Platform Terms](https://policies.hubble.vote/terms-of-service/xvi-about-these-platform-terms.md)
- [Privacy Policy](https://policies.hubble.vote/privacy-policy.md): Last updated on February 10, 2025
- [I - Data Collection](https://policies.hubble.vote/privacy-policy/i-data-collection.md)
- [II - Data Controller and Data Processor](https://policies.hubble.vote/privacy-policy/ii-data-controller-and-data-processor.md)
- [III - Data Security](https://policies.hubble.vote/privacy-policy/iii-data-security.md)
- [IV - Data Sharing](https://policies.hubble.vote/privacy-policy/iv-data-sharing.md)
- [V - Data Storage and Retention](https://policies.hubble.vote/privacy-policy/v-data-storage-and-retention.md)
- [VI - Data Usage](https://policies.hubble.vote/privacy-policy/vi-data-usage.md)
- [VII - Communications](https://policies.hubble.vote/privacy-policy/vii-communications.md)
- [VIII - Cookies and Tracking Technology](https://policies.hubble.vote/privacy-policy/viii-cookies-and-tracking-technology.md)
- [IX - Additional Notices](https://policies.hubble.vote/privacy-policy/ix-additional-notices.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://policies.hubble.vote/home.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.
