# How To Update YayMail

Upgrading from the free (Lite) version of YayMail to the Pro version is quick and won’t affect your existing settings.

#### **Step 1: Remove the Lite version**

In your WordPress dashboard, go to **Plugins → Installed Plugins**, find YayMail, then click **Deactivate** and **Delete**.

<figure><img src="/files/9xhDgk1oIJzS5URzyQAi" alt=""><figcaption></figcaption></figure>

#### **Step 2: Install YayMail Pro**

Download the Pro plugin file from your YayCommerce account. Then go to **Plugins → Add New → Upload Plugin**, upload the `.zip` file, and click **Install Now** → **Activate**.

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

**That’s it! 🎉**\
Once activated, YayMail Pro will automatically restore all your previous settings and templates, so you can continue right where you left off, but with more powerful features.

**Note:**

If you follow these steps to install new updates, then all your currently active settings from the old version will be preserved and restored.


---

# 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.yaycommerce.com/yaymail/getting-started/how-to-update-yaymail.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.
