# Privacy & Data Ownership

Your privacy is central to the Carnomaly experience. Our platform is designed so that you remain in control of your data at every stage.

* **Blockchain storage** – Vehicle history records are written directly to CarrChain. Once recorded, the data is permanent, tamper-proof, and tied to the vehicle itself. In practice, this means the vehicle “owns” its history, not Carnomaly or any third party. But it is stored on a public blockchain.
* **Anonymous communications** – When you interact with dealers through the Carnomaly App, your identity remains private. Dealers only see anonymised information until you share your details at the point of sale.
* **We don’t store your data** – Carnomaly does not hold your personal information. Sensitive records either remain on-chain or in your direct control.
* **Data travels with the vehicle** – Service history and ownership records follow the car, not the previous owner. This ensures transparency for buyers and helps sellers achieve fairer valuations.


---

# 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://docs.carrchain.io/products/images-and-media/privacy-and-data-ownership.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.
