> For the complete documentation index, see [llms.txt](https://help.smvend.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smvend.io/equipment-installation/coffee-machines/necta/canto-plus-model-es-8-iq.md).

# Canto Plus Model ES-8/IQ

To connect your Necta Canto Plus Model ES-8/IQ coffee machine to the SmVend controller via MDB interface, please follow these steps:

1. **Preparation**\
   Ensure you have the MDB cable as shown below. Indicators in the picture show the exact connector and to which place it must be connected.

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

2. **Connect MDB cable** \
   Plug the MDB connector marked blue into the MDB port (J14 on the scheme below) on the coffee machine's mainboard.

<figure><img src="/files/7K37Pu02zJ83SQNsrpla" alt=""><figcaption></figcaption></figure>

3. **Connect coin acceptor**\
   Plug the connector marked green in the picture into the coin acceptor.
4. **Connect SmVend controller**\
   Plug the connector marked red into the suitable port on the SmVend controller.

{% hint style="info" %}
If you want to collect information about errors and events on the machine, plug the DB9 connector into the mainboard and leave the connector dedicated to the coin/bills unplugged.
{% endhint %}

Once these steps are completed, please do not forget to set up the [product matrix](https://help.smvend.io/machines/product-matrix).


---

# 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://help.smvend.io/equipment-installation/coffee-machines/necta/canto-plus-model-es-8-iq.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.
