> 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/terms-of-service/xiv-modifying-and-terminating-the-platform.md).

# XIV - Modifying and Terminating the Platform

We are constantly changing and improving our Site. We may add or remove functionalities or features, and we may suspend or stop all or part of the Platform altogether, at any time, without any notice or liability.

You can stop using our Site at any time, although we'll be sorry to see you go. We may also stop providing the Platform to you, or add or create new limits to our Site, at any time.

Sections 10-15 will survive termination or expiration of these Platform Terms indefinitely.

Without limiting anything in any other section of these Platform Terms, Hubble reserves the right to investigate and/or terminate your account if you have violated these Platform Terms, misused the Platform, or behaved in a way that Hubble regards as inappropriate or unlawful, including actions or communications that occur on or off the Platform.


---

# 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:

```
GET https://policies.hubble.vote/terms-of-service/xiv-modifying-and-terminating-the-platform.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.
