# Migration

If you were a Premium user before the release of Reader Mode 2.0, you might have been using the [Reader Mode Premium](https://chromewebstore.google.com/detail/reader-mode-premium/jkpcgkblajgbddhfejnallcmcmdgcghd?hl=en) extension.

With the launch of Reader Mode 2.0, all users, both Free and Premium, will now use the same extension, which is available [here](https://chromewebstore.google.com/detail/reader-mode/llimhhconnjiflfimocjggfjdlmlhblm). This change will not affect Pro users.

Please note that all future updates for the old Reader Mode Premium extension will be discontinued. Users currently using this version will have time to transition to the new extension.

To migrate:

1. Uninstall the old Reader Mode Premium extension.
2. Install the new extension from [this link](https://chromewebstore.google.com/detail/reader-mode/llimhhconnjiflfimocjggfjdlmlhblm).
3. Log in to your account at [Reader Mode Login](https://readermode.io/login).

Once you’ve completed these steps, you’ll be able to enjoy Reader Mode with a new interface, a lor of additional features, and future updates!


---

# 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/migration.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.
