> For the complete documentation index, see [llms.txt](https://docs.decharge.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/mini-3.3kw.md).

# Mini (3.3kW)

Step-by-step checklist for safely installing the DeCharge Mini and connecting it to the network.

In addition to the General Requirements mentioned [here](/deployment-and-operations/pre-install-checklists.md), the device specific requirements for DeCharge Mini (3.3kW) device are as follows:

**Mounting**

* Mounting Type: Wall or Pole
* Location: Parking slot/garrage/business, etc,.
* Is the charger exposed to direct sunlight? If yes, a canopy needs to be installed

**Power Input**

* Voltage: 230V ± 15%, 50Hz
* Input Current: 16A
* Breaker: 20A, single pole MCB installed
* Cable: 3-core, 2.5 sq.mm copper wire with crimped lugs
* Power outlet within 15 meters of mounting point

**Earthing**

* Earthing pit or grounding line is present
* Neutral-to-earth voltage less than 2V
* Wiring sequence: Line, Neutral, Earth - not reversed

**Internet Connectivity**

Must have one of them:

* Wi-Fi: Speed of 100 Mbps or more, router within range, no high-load devices connected
* 4G SIM: Strong signal, non-M2M SIM card installed and activated

**Approvals and Documents**

* Host or site ownership proof (Lease or Ownership document)
* Signed terms and conditions (shared by DeCharge)
* Submitted CMS form (Charging Management System template)

To get DeCharge Mini devices ([delegated](broken://pages/PWPmxuq8E51AcKvoKhxz)), click on the link below:

<https://sales.decharge.network/mini>

Want to install the DeCharge Mini Devices at your location? Fill the form in the webpage below:

{% embed url="<https://decharge.network/join>" %}


---

# 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://docs.decharge.network/deployment-and-operations/pre-install-checklists/mini-3.3kw.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.
