> 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/terms.md).

# Terms

Move's websites and domains, including **m0veapp.com** and **m0ve.app**, and all of the webpages, variants, subdomains, country-level domain variants, and subparts of those websites (collectively, our “Site”), all of the services available on or through the Site or otherwise provided by us (including our application programming interfaces), and all of our mobile, desktop, and tablet applications, that are released by M0VE, M0VE App, or 9th Designs.&#x20;

We refer to all of these as our “Services.”&#x20;

Move, **m0ve.app**, and all of the webpages, subdomains, country-level domain variants and subparts of those websites (collectively, our “Site”). Are copyrighted and owned by 9th Designs, LLC, a Limited liability company, with its principal place of business in Chicago, IL.

[View full terms agreement](https://9thdesigns.com/policies/move)


---

# 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/terms.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.
