> For the complete documentation index, see [llms.txt](https://docs.crowdwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos/square-hardware-compatibility-guide.md).

# Square Hardware Compatibility Guide

## What Works with CrowdWork POS

Our POS app works with most Square devices that connect to mobile phones and tablets. If you can use it with Square's Point of Sale app on your phone or iPad, it'll work with CrowdWork POS too.

{% hint style="success" %}
**New to Square?** Square accounts are free and often even come with a free card reader when you sign up. That's usually all you need to get started! [Sign up for Square](http://squareup.com/i/FOURTHWTIX).
{% endhint %}

### Compatible Square Devices

| Device                                                                                                                           | Image                                                               | CrowdWork POS Support | Best For                                                                 |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- | --------------------- | ------------------------------------------------------------------------ |
| [**Square Reader for Contactless and Chip**](https://squareup.com/shop/hardware/us/en/products/chip-credit-card-reader-with-nfc) | <img src="/files/3DaMZzEvQsNluefg4Qp0" alt="" data-size="original"> | ✅ **Full Support**    | Most theatres - accepts chips, tap, and contactless payments             |
| [**Square Reader for Magstripe**](https://squareup.com/us/en/hardware/reader)                                                    | <img src="/files/k5IWiYqtg1gzJ6Y9Kf9I" alt="" data-size="original"> | ✅ **Full Support**    | Basic setups (free with new accounts, but magstripe is being phased out) |
| [**Square Stand**](https://squareup.com/us/en/hardware/stand)                                                                    | <img src="/files/lBIJil78yzhtcayc4dEk" alt="" data-size="original"> | ✅ **Full Support**    | Fixed iPad setups at box office or concession stands                     |

### Which Square Devices Are Not Compatible?

The following Square devices run only Square's own software and do not support any third-party apps like CrowdWork POS. If you have one of these, you'll also need a compatible Square Reader or Stand to use separately for CrowdWork transactions — [see the table above for supported options](#compatible-square-devices).

* ❌ **Square Kiosk**
* ❌ **Square Terminal**
* ❌ **Square Register**
* ❌ **Square Handheld**

{% hint style="info" %}
**Already own a Square Terminal?** Many theatres used a Terminal before switching to CrowdWork. You can keep using it for non-CrowdWork transactions, but you'll need a compatible Reader or Stand (listed above) for CrowdWork POS sales.
{% endhint %}

## Which Reader Is Right for You?

The best Square device for your theatre depends on how often you're running events and how much you're selling at the door.

### 🎭 **Just Getting Started**

**Recommended**: Square Reader for Magstripe (free with new Square accounts)

If you're putting on a handful of shows a year and just need a way to take card payments at the door, the free magstripe reader that comes with a new Square account is all you need. Pair it with our [POS app](https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos) on your phone or tablet and you're ready to sell.

* Free with most new Square accounts
* Connects to any phone or tablet via Bluetooth
* Great for occasional in-person sales

{% hint style="info" %}
**Note:** Magstripe-only cards are being phased out, but this reader still works well for getting started. You can always upgrade to the contactless reader later.
{% endhint %}

### 🎭🎭 **Running Shows Regularly**

**Recommended**: Square Reader for Contactless and Chip

If you're running shows every week or two, the contactless chip reader is a worthwhile upgrade. It accepts tap-to-pay, chip cards, and Apple/Google Pay — which means faster transactions at the door. Use it with our [POS app](https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos) on a phone or tablet.

* Accepts chips, tap, and contactless payments
* Portable — works anywhere you can bring a phone or tablet
* Perfect for lobby sales, check-ins, and walk-up purchases

### 🎭🎭🎭 **High-Volume or Expanding Beyond Tickets**

**Recommended**: Square Stand (with iPad) or multiple Square Readers

If you're doing a lot of in-person sales, running multiple events per week, or planning to sell merchandise and concessions alongside tickets, a more permanent setup pays off. The Square Stand gives your box office a professional, fixed countertop station. Pair it with additional Readers for mobile sales during busy periods.

* Fixed countertop setup for a dedicated box office
* Professional appearance for patrons
* Add portable Readers for lobby, concessions, or merchandise sales
* Multiple devices let you handle rush periods without bottlenecks

### Getting Started

Ready to set up? Head over to our [Setting Up Point of Sale (POS)](https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos) guide for step-by-step instructions on connecting Square, downloading the app, and making your first sale.

{% hint style="info" %}
**Need help choosing hardware?** [Contact our support team](https://docs.crowdwork.com/contacting-support) — we're happy to discuss what setup works best for your specific theatre needs.
{% endhint %}

### Frequently Asked Questions

**Can I use multiple Square devices?** Absolutely! Many theatres use different devices for different situations - a Stand at the box office and Readers for mobile sales.

**What if I already have an incompatible Square device?** You can keep using it for non-CrowdWork transactions. To use CrowdWork POS, you'll need a compatible Reader or Stand — see the [compatible devices list above](#compatible-square-devices).

**Do I need special accessories?** The basic readers work great on their own. Consider accessories like receipt printers or cash drawers based on your specific needs.

**What about older Square devices?** Older readers may have limited functionality. We recommend the current generation devices for the best experience.


---

# 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:

```
GET https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos/square-hardware-compatibility-guide.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.
