> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/rosypay/activating-your-wired-cloud-terminal.md).

# Activating your wired Cloud Terminal

## These instructions will be used for Mx915, Lane3000, Lane7000 terminals

{% stepper %}
{% step %}

## Ensure port 9001 is open

Ensure port 9001 is open on your network. Certain security features will block the terminal from connecting to your internet.
{% endstep %}

{% step %}

## Insert the Ethernet connectivity adapter

On initial setup, note that you will need to insert the Ethernet connectivity adapter (pictured below) into the terminal device. Follow the diagram on the adapter’s label to show which port to use for Ethernet connectivity.
{% endstep %}

{% step %}

## Connect the terminal to the network

Connect the terminal to the network via Ethernet connection.
{% endstep %}

{% step %}

## Plug in the power cord

After connecting Ethernet, you can plug the power cord into a standard outlet.

![](/files/a20202f1393ac040080377fd4e5f986d547c9588)

![](/files/da654fb1f99141cae37ee3f855de41fad6d5bcc6)
{% endstep %}

{% step %}

## Find the activation code

Once the device boots up, you will see an activation code on the screen.
{% endstep %}

{% step %}

## Activate the terminal through MerchantTrack

![](/files/f0806ea2ae048d21b7e2489ab3ee6c2047b4cdf9)
{% endstep %}
{% endstepper %}


---

# 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://support.rosysalonsoftware.com/rosypay/activating-your-wired-cloud-terminal.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.
