# How do I renew an existing license key?

You may renew the license key you have without having to buy a new key. There are several ways to renew, see each option below:

### Renew From Your Email Reminder

Your first notice that your license is going to expire should come in your email, sent to the address you used when you purchased the license. Your email reminder that your license will expire contains a link to the [Evelode](https://evelode.com) checkout page with cart contents and license key information pre-filled for renewal so that you can simply check out.

### Renew From Your Account Page

If you don’t have that email there are two other options available to you. One is to log into your Customer Dashboard.  Below you can see an example of an expired license with a link to renew.  That link goes to the Checkout page with your information all pre-filled for an easy process.

### Renew From The Checkout Page

Additionally, you can simply go to the [Evelode](https://evelode.com) and add the product to your cart as if it were a new purchase. Then when you go to check out there’s an option to enter your previous license key.


---

# 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.evelode.com/main/account-help/how-do-i-renew-an-existing-license-key.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.
