# How do I get updates for products?

There are multiple ways to get updates for your Evelode products.

* If your product is a WordPress plugin, you can update your product via automatic update notifications in your WordPress admin. For automatic updates, your license keys must be activated;
* If your product is a module, plugin or API subscription, you can download updates via our [GitHub repositories](https://evelode.com/how-to-download-instagram-private-api-files).&#x20;

### Where can I get my license keys? <a href="#get" id="get"></a>

When you purchase an extension you will receive an email with your key listed in it.

If you don’t have access to that email you can log into [Customer Dashboard](https://evelode.com/dashboard/) and get them. When you first log in you’ll see a screen similar to the one below. Click on **Licences** in the left nav and you’ll see the keys for each of your products.

#### Can I renew my license if it expires, or do I have to get a new one? <a href="#renew" id="renew"></a>

You may renew the key you have without having to buy a new key. Just log in to your [Customer Dashboard](https://evelode.com/dashboard/) and find a section **Licences** and click on **Renew now** button.


---

# 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-get-updates-for-products.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.
