# What barcode scanners are compatible with WooCommerce POS?

Any barcode scanner should work with WooCommerce POS, scanners simply output the serial number to the computer just like a (really fast) keyboard. For more information about how to set and search barcodes in WooCommerce POS, please read the [Barcode Scanning documentation](http://wcpos.com/docs/barcode-scanning/).

Version 0.4 of WooCommerce POS will support hotkeys - this means that if you set a custom prefix on the barcode scanner the POS will automatically know you are scanning a product without having to manually focus on the search field. For this functionality to work you may need a scanner that supports 'custom prefixes'.

For a good general purpose barcode scanner that works well with most devices we recommend the [TaoTronics TT-BS016 Bluetooth Wireless Barcode Scanner](http://www.newegg.com/Product/Product.aspx?Item=0N6-0004-00014). However, you should read the capabilities to make sure this scanner is suitable for your requirements.

For other barcode scanner recommendations please read the reviews below:

* Barcode scanners on [Newegg](http://www.newegg.com/Barcode-Scanner/SubCategory/ID-583?Order=RATING)
* Barcode scanners on [Amazon](http://amzn.to/1psdAXr)

{% hint style="info" %}
If any WooCommerce POS users have good or bad experiences with a scanner please post them in the comments below, the rest of the community will thank you for your advice!
{% endhint %}


---

# 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://faq.wcpos.com/hardware/compatible-barcode-scanners.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.
