> For the complete documentation index, see [llms.txt](https://policies.hubble.vote/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policies.hubble.vote/privacy-policy/vi-data-usage.md).

# VI - Data Usage

We use PII in order to provide our services and make them better and safer; in accordance with our contractual obligations towards community owners; to contact our visitors and users, and in order to comply with applicable laws.

We collect and use PII for the following purposes, in order to facilitate and perform our engagements with our users, in order to comply with the laws applicable to us, and based on our legitimate interests for maintaining and improving our Services and protecting and securing our Services, ourselves and our users:

* To facilitate, operate, and provide our Services;
* To authenticate the identity of our Owners and their Managers and Members, and allow them access to our Services;
* To provide our Owners and their Managers, Members, and Engagers with assistance and technical support;
* To further develop, customize and improve the Services and your user experience, based on common or personal preferences, experiences and difficulties;
* To contact our Visitors, our Owners and their Managers, Members and Engagers, with general or personalized service-related messages (such as password-retrieval); to contact our Visitors, Owners and Managers with promotional messages (such as newsletters, webinars, new features etc.); and to facilitate, sponsor and offer certain events and promotions;
* To support and enhance our data security measures, including for the purposes of preventing and mitigating the risks of fraud, error or any illegal or prohibited activity;
* To create aggregated statistical data, inferred non-personal data or anonymized or pseudonymized data (rendered non-personal), which we or our business partners may use to provide and improve our respective services; and
* To comply with any applicable laws and regulations.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://policies.hubble.vote/privacy-policy/vi-data-usage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
