# Set-Up (Charging Station)

***

## Step 1: Gather Equipment

Acquire smartphones—a mix of any Android or iPhones models can be used with a single Charging Station. Although iPhones can certainly be used with the Cellhasher Charging Station, many activities related to Cellhasher require Androids. Furthermore, Cellhasher Control does not support iPhones.

## Step 2: Prepare Phones

Head to [enabling-usb-and-wireless-debugging.md](/docs/additional-docs/enabling-usb-and-wireless-debugging.md) and complete this process for your phones.

## Step 3: Adjust Cellhasher Input Voltage

Determine if the circuit associated to the outlet you plan to connect to is rated for 120V or 240V. This is important to confirm.

Every Cellhasher has an adjustable power supply unit (PSU) that supports either 120V or 240V. You will want to confirm its set to your corresponding circuit. To toggle between these, locate the sticker next to the red switch inside the PSU. Use a long, rigid tool (such as a screw driver) and fully move the slider according to your circuit, if it is not already.

## Step 4: Insert Phones

Using the USB cables provided, connect the phones and slide into their slots. Once complete, power the Cellhasher on.

<div align="left"><figure><img src="/files/nvVtvEqqBgOvjbFBbiRF" alt=""><figcaption></figcaption></figure></div>

> ### ✅ Done!
>
> Share your set up with the links below and head to [set-up-download.md](/docs/cellhasher-control/set-up-download.md) to start controlling your phones!
>
> [Follow Cellhasher on X](https://x.com/CellHasher) | [Join us on Discord](https://discord.com/invite/9bGE6e4X2c)


---

# 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://cellhasher.gitbook.io/docs/cellhasher-chassis/setup-1.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.
