# II - Using our Site

## Your Account

You may need an account in order to use certain aspects of the Platform. If you create your own account, you agree that all registration information you give us will be accurate and current. If your account has been assigned to you by a Campaign Owner or Manager, such as a political candidate or organization, different or additional terms may apply, and the Owner or Manager may be able to access or disable your account. You will timely notify us of any changes to any of the foregoing information. You are responsible for controlling access to any PCs, mobile devices, or other end points (each, an "Activated Device"). Accordingly, you agree that you will be solely responsible for all activities that occur under your Site accounts, including the activities of any individual with whom you share your Site account or an Activated Device.

If you learn of any unauthorized use of your account, please contact us at <help@hubble.vote>.

## Email Notifications

In connection with your use of the Platform, we may send you service announcements, administrative messages, signup confirmations, event updates, promotions, and other information via email. You may opt out of our marketing emails by clicking on the “unsubscribe” link. Please be aware that there may be a brief period before we are able to process your opt-out.


---

# 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://policies.hubble.vote/terms-of-service/ii-using-our-site.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.
