> For the complete documentation index, see [llms.txt](https://docs.expirenza.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expirenza.com/setup/pos/syrve/update.md).

# Оновлення плагіна

## Як запустити автоматичне оновлення плагіна для Syrve?

Що запустити автоматичне оновлення плагіна, будь ласка, перезавантажте програму Syrve POS на головній станції вашого закладу.

Система самостійно завантажить та встановить оновлення.

***

## Як оновити плагін для Syrve вручну?

Плагін Expirenza можна оновити вручну. Для цього необхідно виконати такі дії:

Завантажте архів з плагіном за посиланням в залежності від версії syrve для версії Syrve 7.9 - 8.7 (syrve api v7) - <https://plugins.expirenza.com/syrve-plugin-v7/Resto.Front.Api.monoPayment.zip> (Лише підтримуємо цю версію) Буде актуальним до версії syrve 9.4.

Для версії Syrve 8.7 (Syrve Api v8) та вище - рекомендується встановлювати плагін за посиланням [https://plugins.expirenza.com/syrve-plugin-v8/Resto.Front.Api.monoPayment.zip ](<https://plugins.expirenza.com/syrve-plugin-v8/Resto.Front.Api.monoPayment.zip >) (актуальний плагін)

1. На головній касі повністю вимкніть програму Syrve POS;
2. Розпакуйте завантажений архів у теку з плагіном. Зазвичай вона знаходиться за таким шляхом:

`С:\ProgramFiles\iiko\iikoRMS\Front.Net\Plugins\Resto.Front.Api.monoPayment`

4. Коли система запропонує замінити файли у теці, виберіть "Так для всіх";

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


---

# 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://docs.expirenza.com/setup/pos/syrve/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.
