# Lattice1 Power Supply

The power supply we send with the Lattice1 is a standard **US 2-prong (type A)** power supply.

{% hint style="warning" %}
Customers outside the US, Canada and Japan will have to use a **plug adapter!**

You can also use a different power plug than the one provided with the device if you'd like to avoid using an adapter, just make sure the replacement plug **matches the specs below**.
{% endhint %}

### <img src="/files/EXOCQUNyZyXrskAxcLMz" alt="" data-size="original">

### Specifications

* **Model:** TDX-1201000
* **Type:** 5.5x2.5 mm barrel connector
* **Input:** 100-240V 50/60 Hz 0.5A
* **Output:** 12V 1.0A
* **Plug polarity**: inner positive (+), outer negative (-)

{% hint style="success" %}
If you want to move your Lattice1 and are worried about **unplugging it**, you can do so without any worries as long as there's not **anything going on** at the moment (e.g. a firmware update, system or router reset, etc.).
{% 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://docs.gridplus.io/lattice1/power-supply.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.
