> For the complete documentation index, see [llms.txt](https://docs.bossithq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bossithq.com/kitchen-printers/connecting-a-sunmi-cloud-printer-to-wi-fi.md).

# Connecting a Sunmi Cloud Printer to Wi-Fi

{% hint style="danger" %}
**The device (phone) needs to have Bluetooth enabled.**
{% endhint %}

{% stepper %}
{% step %}

### Download and Log In

Download the Sunmi iOS app from the App Store, then sign in to the Boss It account.

{% embed url="<https://apps.apple.com/ie/app/sunmi-assistant/id1486312552>" %}

{% hint style="info" %}
Log in email and password will be provided by our support team.
{% endhint %}

<figure><img src="/files/vrf7QfSauI2HVFoJqvaJ" alt="" width="375"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Select Company

Choose the company profile you want to connect the printer to.

<figure><img src="/files/QST2vKkyxXzk2ExXmBTC" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Go to Devices

Navigate to the **Devices** tab and select **Add Device.**

<figure><img src="/files/WMZK5MHrvTfgESDVzSo5" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add the Device

Choose **Cloud Printer** from the list of devices. **Hold the button** at the back of the device for **3 seconds** until you hear a **voice prompt** indicating network configuration mode. Then. **scan the QR** code or **enter the serial number** to complete the setup.

{% hint style="info" %}
When entering the serial number, you don't need to enter "SN: ".&#x20;
{% endhint %}

<figure><img src="/files/x72I2oXyjOa9HslIVSHv" alt="" width="375"><figcaption></figcaption></figure>

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

<figure><img src="/files/yXgPknzufm9HhBklSNqB" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/wnlHlQOVrzD8tFh8yruG" alt="" width="375"><figcaption></figcaption></figure>
{% 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://docs.bossithq.com/kitchen-printers/connecting-a-sunmi-cloud-printer-to-wi-fi.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.
