# Pre-Install Checklists

Before any DeCharge device can be installed and commissioned, whether via delegated operations or self-deployment, it must pass a site readiness evaluation. This ensures the charger performs safely, remains online consistently, and earns rewards reliably.

To streamline this process, we provide dedicated pre-installation checklists for each charger type. Completing these accurately is a mandatory step before scheduling installation or commissioning.

**Why Pre-Install Checks Matter**

* Ensures grid compatibility and electrical safety
* Validates internet reliability
* Prevents installation delays or equipment failures
* Enables smooth onboarding to the DeCharge backend
* Minimizes future maintenance requirements

Each checklist is designed to match the physical, electrical, and environmental requirements of a specific charger model: Mini (3.3 kW), Beast (7.4 kW), or Titan (60 kW). Checklists for upcoming hardware like the Titan Mini and Titan (30/60 kW) include additional fields based on use case.

**General Requirements (All Devices)**

<table><thead><tr><th width="203.39996337890625">Requirement Area</th><th>Parameters</th></tr></thead><tbody><tr><td>Site Ownership</td><td>Must be owned or leased by installer or host, with full access</td></tr><tr><td>Accessibility</td><td>Clear access for cabling, mounting, and daily use</td></tr><tr><td>Weather Protection</td><td>Covered, shaded, or enclosed where required</td></tr><tr><td>Power Supply</td><td>Breaker panel access and capacity matching charger specs</td></tr><tr><td>Earthing</td><td>Confirm presence of ground connection and stable voltage</td></tr><tr><td>Internet Connectivity</td><td>Wi-Fi, 4G SIM, or LAN must be active and testable</td></tr><tr><td>Safety Infrastructure</td><td>Compliant with local regulations and DeCharge recommendations</td></tr></tbody></table>


---

# 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.decharge.network/deployment-and-operations/pre-install-checklists.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.
