> For the complete documentation index, see [llms.txt](https://docs.m0ve.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.m0ve.app/general/privacy-policy.md).

# Privacy Policy

Move, (m0ve.app), is owned and managed by 9th Designs, LLC.&#x20;

When we say “Company”, “we”, “our”, or “us” throughout all of our policies and terms, we are referring to 9th Designs, LLC, a Delaware limited liability company, with its principal place of business in Chicago, IL.

The privacy of your data — and it is your data! — is a big deal to us. In this policy, we lay out: what data we collect and why; how your data is handled; and your rights to your data. We promise we never sell your data: never have, never will.

[View full policy](https://9thdesigns.com/policies/privacy-policy)


---

# 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://docs.m0ve.app/general/privacy-policy.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.
