# Kindle个人文档

通过[Calibre移除DRM](https://github.com/huataihuang/cloud-atlas-draft/tree/d20c619da83648a4cc9d8a2fc1ecb3c2188f538f/learn/kindle/calibre_remove_drm/README.md)我们可以将Kindle上购买的个人书籍导出备份归档，也可以将导出的电子书发送到自己的其他Kindle账号以便阅读。

> 我个人注册了中国区和美国区的双账号，方便我在不同区购买书籍。但是由于各个区完全隔离，导致你在一个区注册的kindle无法阅读另一区购买的书籍。而Kindle阅读器又不支持多账号注册登陆，所以我采用购买书籍导出电子书，然后发送到另一个kindle账号下互备，方便我随时阅读。

Kindle支持通过电子邮件发送文档存储到Kinlde图书馆/内容库：

* 一封电子邮件中最多可发送25个附件。
* 最多可向15个不同的〖发送至Kindle〗电子邮箱发送电子邮件。
* 发送的总大小应小于等于50 MB。将文档压缩成ZIP文件，可发送超过50 MB大小。转换服务会自动打开ZIP文件并将其转换为Kindle格式。

## 设置步骤

* 访问amazon网站的 "管理您的内容和设备" （ `Contents & Devices` )
* 点击 `首选项` 面板 ( `Preferences` )
* 点击 `个人文档设置` 选项 ( `Personal Document Settings` )
* 此时会列出所有 `〖发送至Kindle〗电子邮箱` 邮箱地址列表 ( `Send-to-Kindle E-Mail Settings` )
* 同时也列出了 `已认可的发件人电子邮箱列表` 电子邮箱 ( `Approved Personal Document E-mail List` )，即从这些邮箱发出的邮件可以发送给kindle作为个人文档存储
* 通过上述邮箱向Kindle电子邮箱发送邮件，kindle还会发送一份验证邮件到你的注册邮箱，48小时内确认验证，则文档才会真正存储到kindle图书馆/内容库

## 参考

* [了解如何使用〖发送至Kindle〗电子邮箱](https://www.amazon.cn/gp/help/customer/display.html?nodeId=G7NECT4B4ZWHQ8WV)


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/learn/kindle/kindle_personal_doc.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.
