> For the complete documentation index, see [llms.txt](https://machina-labs.gitbook.io/kindle-to-notion/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://machina-labs.gitbook.io/kindle-to-notion/readme.md).

# Welcome

Have you ever used a Kindle to read your books? Have you ever tried to work on your notes? Maybe tried to organize for further reference?

Well, I have. And it happens to be the most boring task in the world. Copy and pasting just sucks. It's time-consuming and definitely gives you more work than organization.

> Kindle To Notion was created to solve your note-taking problems.

It's your ultimate tool for organizing reading insights. It exports highlights and notes from your Kindle notebook pages directly to your Notion database. With just a few clicks, it extracts book titles, authors, cover images, and colored annotations.

<h2 align="center">🧙‍♂️YOU... SHALL TAKE NOTES!!!⭐</h2>

Kindle to Notion is the ultimate Chrome extension for readers, researchers, students, and knowledge workers who want to export Kindle highlights and notes directly into Notion databases. Forget copy-paste headaches. In just one click, your Kindle clippings, annotations, and notes are transformed into structured, searchable entries in Notion.

Whether you use Kindle for deep reading, academic research, personal growth, or writing projects, this extension saves you hours by organizing your reading insights instantly.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-bolt">:bolt:</i></td><td><strong>QuickStart</strong></td><td>Why Kindle To Notion</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><i class="fa-wrench">:wrench:</i></td><td><strong>Installation</strong></td><td>Basic installation</td><td></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr><tr><td><i class="fa-gear-complex-code">:gear-complex-code:</i></td><td><strong>Getting Started</strong></td><td>Setting up you ambient</td><td></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr><tr><td><i class="fa-rocket-launch">:rocket-launch:</i></td><td><strong>Usage</strong></td><td>Usage guide to help you</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://machina-labs.gitbook.io/kindle-to-notion/readme.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.
