# Update

Download the new version and extract it to document the root path end-run URL : `http://yourdomain.com/install.php`

The installer will detect the previous installation, it will bypass installation steps, and redirect to the back or home page after the update process is complete.

{% hint style="danger" %}
Don't forget to clear the browser cache, history, and resources of the old version to reflect changes,&#x20;
{% endhint %}

{% hint style="info" %}
If you get any errors or dig into a problem feel to contact us we will be sure to figure it out.

**Are you looking for a customized version?**

We can provide you with a customized version with your desired features and functions. please feel free to contact us at <mark style="color:blue;"><info.codehas@gmail.com></mark>
{% endhint %}


---

# 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:

```
GET https://codehas.gitbook.io/help-desk/get-started/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.
