# Permanent Copy

The Permanent Copy feature in Reader Mode is a game-changer for those who wish to access and revisit web-pages and files without any worries about changes or offline availability. Reader Mode automatically creates copies of all the web-pages and files in your collection. These copies are stored within the app, allowing you to access them at any time, regardless of changes or offline status.

<figure><img src="/files/nAuu8BLB09DWVM7sHR8N" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Only available in [Premium plan](/billing-and-subscriptions/premium-features.md)
{% endhint %}

Websites are archived in their entirety, preserving styles, fonts, and images. The permanent copy is self-contained within a single, portable file, devoid of any external data source dependencies or scripts. It's a pristine version, free from all ads and tracking scripts.

### Limitations[​](https://help.raindrop.io/permanent-copy#limitations) <a href="#limitations" id="limitations"></a>

There are several reasons explained below that prevent the saving of certain bookmarks or files.

* Links that require login or not publicly accessible could not be saved
* Bookmarks in "Trash" are ignored and not saved
* Some websites block automated bots, we can't save such webpages yet
* Maximum size of entire web-page/file is limited by 70 MB
* Video, audio and iframes included in web-page could not be saved
* Web-pages with fancy animations based on scroll position could not be saved correctly
* Small amount can't be saved due to script failure, those will be automatically retried


---

# 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://help.readermode.io/using-reader-mode/permanent-copy.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.
