# Go2

This guide provides a comprehensive step-by-step process to set up the myPOS Go 2 with the SmVend Controller. Whether you are a seasoned vending machine operator or new to the industry, this guide will help you seamlessly integrate these technologies, ensuring your vending machine is equipped to handle a variety of payment methods.

### Step-by-step

1. **Registration**\
   Register for the myPOS service by visiting [myPOS Enrollment](https://www.mypos.com/en/enroll).

2. **Add the terminal**\
   Add the terminal to your myPOS account using the serial number printed on the back of the terminal.

3. **Update firmware** \
   Contact myPOS support and request an update for your terminal to operate with a vending machine. You will receive a notification from myPOS support once the new firmware is ready.

4. **Connect to SmVend controller**\
   Connect the myPOS terminal to the SmVend telemetry controller using a special сonnector depending on the model of the controller:&#x20;

{% tabs %}
{% tab title="Smart controller" %}
\
Connect the POS terminal to the **6p6c** connector.

<figure><img src="/files/299bhTCwfzN2FU1nFrrA" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Smart controller + USB-RS232 adapter " %}

1. Please make sure that you have all the necessary equipment.

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

2. Connect the equipment as shown in the video.

{% embed url="<https://drive.google.com/file/d/1l_4NhoCGWg01f03PThtZK50j-l6aj3YJ/view?usp=sharing>" %}

3. The final connection must look like the one shown in the picture below.

<figure><img src="/files/HwNX7YAIDWM7FtYija74" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mini controller" %}
\
Connect the **USB type-C** connector to your myPOS Go2 terminal and the **USB** connector to the controller.

<figure><img src="/files/fC2R2tcCbjru0y4LcNxT" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

5. **Power up**\
   Apply power to the controller and press the `Power` button on the POS terminal.<br>
6. **Configuration of the terminal**

{% embed url="<https://drive.google.com/file/d/1I7Th7Fuv0AX07amB_yYKOIGqSQ00G9EE/view?usp=sharing>" %}

* Go to the `Settings` menu by pressing F2.
* Select the `Update Software` option. After the update is confirmed, the POS will reboot.
* After the reboot, go to the `Settings` menu again.
* Select the `Change Profile` option and choose the `Cash Register` profile. The POS will reboot again.
* After the reboot, the `Connection type` menu will appear. Choose the `USB cable` option.
* Select the `myPOS DATA card` option. The message `Network Registration` will appear, and after a few seconds, the terminal will connect to the Internet.

7. **Connecting GSM** \
   After connecting the telemetry controller to the vending machine, it is necessary to connect a GSM antenna to amplify the GSM signal. Install a SIM card in the designated slot and ensure that the SIM card is activated and has a working internet connection. <br>
8. **Configuration of the SmVend controller**&#x20;

   Next, configure the telemetry controller through your [SmVend personal account](https://app.smvend.io/). Go to the page of a specific vending machine, and then go to the `Configuration` tab on the machine page.

{% hint style="info" %}
**Important!** Ensure that the controller is online. A green indicator next to the machine name means the controller is online, while a red indicator means it is offline. If the controller is offline, check the internet connectivity of the SIM card. If the controller remains offline, the settings will not be transmitted.
{% endhint %}

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

Settings that need to be configured on the `Configuration` tab:

* Select the `myPOS` option in the `POS terminal type` section.
* Turn on the toggle for `Pre-authorization` if needed.
* Choose the currency of your country in the `POS Currency` section.
* After everything is submitted correctly, don't forget to click the `Save` button at the bottom of the page.

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

That's it. If you have any questions, don't hesitate to contact the SmVend support team at **<support@smvend.io>** or WhatsApp: **+371 28 701 129.**&#x20;

### Bracket template

If you need to drill holes in the bracket for mounting, please print the template below.

{% file src="/files/pLs8BwZST4AOriXlnmYP" %}


---

# 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://help.smvend.io/equipment-installation/pos-terminals/mypos/go2.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.
