# Literal to Readwise - Privacy Policy

{% hint style="info" %}
This extension is a third-party creation and is not affiliated with or supported by [Literal](https://literal.club/) or [Readwise.](https://readwise.io/) For support or feedback please contact me via [Twitter/X](https://x.com/behringlukas) or any other [channel](https://bento.me/behringlukas).
{% endhint %}

* This chrome extension communicates between the [Literal API](https://literal.club) and the [Readwise API](https://readwise.io) using the public handle of the Literal user and a private token from Readwise.

***

* Date stored in chrome's local storage:
  * Literal user handle:&#x20;
    * To avoid having to input the handle every time using the extension.
  * Readwise token:&#x20;
    * For the same reason as for the handle. <mark style="color:yellow;">This is not your Readwise password</mark>, it is just a token that allows to read and write data to your Readwise via the API.
  * Synced books:
    * The data of the already synced books is synced to allow a better overview.&#x20;
* This data can be&#x20;

***

* There is no usage tracking or analytics data collected, sent or stored.


---

# 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://behringlukas.gitbook.io/literaltoreadwise-privacy-policy/literal-to-readwise-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.
