# Mate Agent Update

Download Links

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><a href="https://autommateinstallation.s3.eu-central-1.amazonaws.com/MateAgent_Update_v3-2-0_v4-2-0.exe">Mate Agent Update</a></td><td></td><td align="center"><mark style="color:blue;"><strong>Update version from 3.2.0 to 4.2.0</strong></mark></td><td><a href="https://autommateinstallation.s3.eu-central-1.amazonaws.com/MateAgent_Update_v3-2-0_v4-2-0.exe">https://autommateinstallation.s3.eu-central-1.amazonaws.com/MateAgent_Update_v3-2-0_v4-2-0.exe</a></td></tr></tbody></table>

{% stepper %}
{% step %}
For upgrading the Mate Agent, go to **"C:\mateagent"** and run **"stop\_services.bat"** as administrator.

{% endstep %}

{% step %}
This .bat will stop all the services that starts with MA in their name.

Fİle
{% endstep %}

{% step %}
After running the .bat, go to services and check if there is any service still running and the name starts with MA.

<img src="/files/TpDGuNUeEprghHKkkB3F" alt="" data-size="original">
{% endstep %}

{% step %}
If all the services are stopped, run the **"**[**MateAgent\_Update.exe**](https://autommateinstallation.s3.eu-central-1.amazonaws.com/MateAgent_Update_v3-2-0_v4-2-0.exe)**"** and finish the wizard.

{% endstep %}

{% step %}
When the wizard ends, go to **"C:\mateagent"** and run **"start\_services.bat"** as administrator.

{% endstep %}

{% step %}
Check the services and look for if any MA service still not running. If there are any, start them manually.

{% endstep %}
{% endstepper %}


---

# 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.autommate.com/userguide/installation-setup/mate-agent-installation/mate-agent-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.
