# FAQ - Literal to Readwise

### Who to contact for support?

* 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).

### Where can I find my Readwise token?

* This is not your password. Login [here ](https://readwise.io/access_token)and copy the token.

### A book is shown as already synced, but I did not sync it yet.

* Literal allows us to use any users handle and see their books and highlights. So if you use another users handle to sync their highlights to Readwise a book can be displayed as already synced. This happens if you already synced the same book with another handle. For the time being the extension does not allow you to sync a book twice.&#x20;
* If you want to sync a book twice with a different handle, the only solution is to clear chrome's local storage. This will display all the already synced books as unsynced again.

<details>

<summary>Expand to see steps to clear local storage</summary>

1. Click on the three vertical dots in the top right corner of the browser.
2. Go to "More tools" > "Clear browsing data".
3. In the pop-up, go to the "Advanced" tab.
4. Select "Cookies and other site data".
5. Click "Clear data".

</details>


---

# 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/faq-literal-to-readwise.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.
