> For the complete documentation index, see [llms.txt](https://ova-themes.gitbook.io/remons/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ova-themes.gitbook.io/remons/global/update-theme-plugins/manual-update.md).

# Manually Update

Use FTP client software (FileZilla, SmartFTP, CuteFTP, etc...) to upload the theme or the plugins to your server.

### **Step 1: Download again the theme**

a, Re-download the theme package from <https://themeforest.net/downloads\\>
\
&#x20;b, Click on the link "All files & documentation"  like bellow the image:&#x20;

![](/files/-MgoUzaZvUevAZwBNOLv)

c, **Extract** the package ( .ZIP file ), you will see folders and files like

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

d, Open the file: **Changelog/readme.rtf** to know which plugins were updated.

### **Step 2: Update the theme**

Unzip egovt.zip then, upload and override egovt folder to wp-content/themes/ folder in your server

![](/files/-MgoVFd53AExe4KigitC)

### **Step 3: Update the Plugins**

You will see the latest plugins in **Plugins** Folder, unzip **.ZIP file,** then upload and override to **wp-content/plugins/** folder in your server&#x20;

![](/files/-MgoVMH2E7DgpdE9w-L_)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ova-themes.gitbook.io/remons/global/update-theme-plugins/manual-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
