# Manual update

1. First, you need to **"deactivate"** and **"delete"** the current Bookster plugin.
2. Then, **"re-install" by uploading** the new/updated version of the plugin and that’s it!

<figure><img src="/files/b1z1nHEKjWSIqW0W4EI6" alt=""><figcaption><p>A GIF image showing how to manually update Bookster plugin</p></figcaption></figure>

**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/bookster/getting-started/how-to-update/manual-update.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.
