> For the complete documentation index, see [llms.txt](https://lumore-ai.gitbook.io/lumore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumore-ai.gitbook.io/lumore.ai/lumore/publish-your-docs.md).

# Privacy

<figure><img src="/files/TkP7H9PFj8hnkDG2trdF" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
**TL;DR:**\
All interactions are anonymous. We believe in complete transparency. Your interactions with Lumore are solely for the purpose of offering you the best possible support at that moment. We are committed to upholding your right to privacy and will never share your information with third parties.
{% endhint %}

At Lumore, your privacy is our top priority. We understand that discussing personal thoughts, struggles, and emotions requires a safe, confidential space. That's why, by default, we do not store any data related to your chats or conversations. Everything you share with Lumore remains private, and we do not retain any information about your discussions.

Looking ahead, we plan to introduce an optional feature where users can choose to share their chats with us—*purely for training and improving the AI*. This will be entirely voluntary, and you will have full control over whether you opt in. Until then, you can rest assured that all conversations are completely anonymous, with no data stored or used for any purpose beyond your immediate interaction.

We are dedicated to creating a trusting, secure environment where you can seek support without concern. At Lumore, your privacy isn't just a policy—it’s a promise.

For additional details about the technical process, feel free to refer to:

{% content-ref url="/pages/EkP887elaP8UdVDpHwBF" %}
[Data flow](/lumore.ai/lumore/data-flow.md)
{% endcontent-ref %}


---

# 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://lumore-ai.gitbook.io/lumore.ai/lumore/publish-your-docs.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.
