> 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/~/changes/uP2oT6e3rzmprFY91HZV/resto-connect/contract.md).

# Приєднання до оферти

#### Це перший етап підключення EXPIRENZA

Послуга надається на основі договору публічної оферти. Для початку користування послугою вам необхідно приєднатись до публічної оферти, шляхом підписання відповідної заяви.

**Як приєднатися до публічної оферти?**

На адресу електронної пошти, яку ви залишили в анкеті закладу прийде запрошення підписати "Заяву про приєднання до публічної оферти" в сервісі електронного документообігу Вчасно - <https://vchasno.ua/>.

**Вже підписали документи?**

Після підписання документів у Вчасно, будь ласка, заповніть контрольну анкету. Після того, як анкета буде заповнена, ми перевіримо документи на нашому боці і надішлемо вам подальші інструкції.

{% hint style="success" %}
[**Відкрити контрольну анкету**](https://forms.gle/c1eLbZkcyexZV5aY9)
{% endhint %}

***

## Поширені питання

### **Що робити, якщо у мене немає облікового запису у Вчасно?**

Ви можете створити обліковий запис в сервісі електронного документообігу Вчасно за цим посиланням: <https://vchasno.ua/auth/registration>. Це безкоштовно та займає лише декілька хвилин.

### **Як підписати документ у Вчасно?**

Ось інструкція, як підписати документ у Вчасно: <https://help.vchasno.com.ua/signdoc>

### **Що робити, якщо я не отримав запрошення у Вчасно?**

Спочатку перевірте теку "Спам" у вашій електронній пошті.\
\
Якщо в теці "Спам" листа немає, спробуйте [зареєструватись у Вчасно](https://vchasno.ua/auth/registration) використовуючи адресу електронної пошти, яку вказали у анкеті, як електронну пошту підписанта. Документи підтягнуться до вашого профілю автоматично.\
\
Якщо це не допомогло, то зверніться будь ласка до нашої служби підтримки в зручному для вас месенджері і ми знайдемо рішення разом.


---

# 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/~/changes/uP2oT6e3rzmprFY91HZV/resto-connect/contract.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.
