# Privacy policy (summary)

* All data is encrypted and stored using the same scheme as Notion and Roam Research. That is to say: Third parties can’t access your data, but we can.&#x20;
* We want Refract to be a private space just for you, so we promise we will never look at your data without your explicit permission.
  * We will never read what you write without your explicit permission
  * We will never sell your sensitive data
  * Your data is encrypted in transit and at rest
* We collect usage metrics, for example: "Alex started a session", "Alex ended a session", "Alex logged in"

If anything is unclear, please don't hesitate to reach out for further clarification! [Contact us](/docs/about-refract/contact-us.md)


---

# 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://help.refract.space/docs/about-refract/privacy-policy-summary.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.
