# Cancel Subscription

In order to cancel your Premium subscription, simply stop your Premium plan from automatically renewing itself. T

1. Log in to your Reader Mode account on <https://readermode.io>
2. Click **your avatar** in the top-left corner and select **Settings**.
3. Next, in menu, select the **Subscription** tab.
4. Click the **Manage subscription**
5. Click the blue **Manage** button and confirm you want to cancel the subscription by clicking **Cancel subscription**

<figure><img src="/files/RjXQqgdXJZj1NSBIUYAk" alt="" width="375"><figcaption></figcaption></figure>

<br>


---

# 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/billing-and-subscriptions/cancel-subscription.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.
