> For the complete documentation index, see [llms.txt](https://support.barnetpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.barnetpos.com/pos-manager/inventory/unitech-ht730-out-of-box-setup.md).

# Unitech HT730 Out of Box Setup

**UNITECH HT730 OUT OF BOX SETUP**

1. Charge the HT730 with a USB-C type cable
2. When it is charged, turn it on
3. The home screen looks like this:

![](/files/mexzX0Wi9UNp088ozW6y)

4. From the bottom of the screen swipe upward. The installed apps will show:

![](/files/t340ASxe9BbLtV6cnAF6)

5. Scroll up to find “Settings” and tap on it:

![](/files/RJjTrh3X2x4Nd4MGFCcr)

6. Select “Network & internet”<br>

![](/files/6jNGhGPqpL6xRXlyjw7e)

7. Click on “Wi-Fi”:

![](/files/KcWVtgb4My7CktNJnUXD)

8. Select your Wi-Fi network:

![](/files/QoEVCdXS2BFRsjPer7v6)

9. Enter the Wi-Fi password:

![](/files/RAyq6G5HKgE9gLNTZYB0)

10. Go back to the home screen and find the “Play Store” app:

![](/files/XSlvTnItAJbd3dbktQni)

11. Find the “Barnet Inventory” app and install it:

![](/files/3p924GIZr3oioH4WGExc)

12. The Barnet Inventory app is now on the home screen and ready to run:

![](/files/JHhMdfSvdNeffJmeoQRE)

13. Run the app:

![](/files/RpgwQuaXdZalXrXzAULG)


---

# 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.barnetpos.com/pos-manager/inventory/unitech-ht730-out-of-box-setup.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.
