# How to Renew Your Subscription

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

### Steps

1. Click on "Subscription" from the side menu. This will take you to the subscription page.
2. Click on the "Subscribe" or "Renew Subscription" button for the plan you want to subscribe to. This will show a pop-up to make payment.
3. Select your payment type and enter your payment details to make the payment. After successful payment, the page will reload and show you a successful payment alert to confirm the completion of the subscription.

### FAQs

<details>

<summary><strong>Can I change my subscription plan during renewal?</strong></summary>

Yes, you can choose a different subscription plan during the renewal process.

</details>

<details>

<summary><strong>What happens if my payment fails?</strong></summary>

If your payment fails, you will see an error message. You can retry the payment with a different method.

</details>

<details>

<summary><strong>Will I receive a reminder to renew my subscription?</strong></summary>

Yes, Keepup Store will send you reminders as your subscription expiry date approaches.

</details>

<details>

<summary><strong>What happens if I upgrade or renew my subscription before the current one ends?</strong></summary>

The value of the remaining subscription is calculated and added to your new subscription as extra months.

</details>


---

# 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://docs.keepup.store/docs/tutorials/subscription/how-to-renew-your-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.
