# Deployment & Operations

- [Deployment Models](https://docs.decharge.network/deployment-and-operations/deployment-models.md): Choose between self-owned, delegated, or partner deployment models to join the DeCharge network effortlessly.
- [Site Selection Guide](https://docs.decharge.network/deployment-and-operations/site-selection-guide.md): Learn how to select optimal EV charger locations using power access, visibility, and demand mapping.
- [Pre-Install Checklists](https://docs.decharge.network/deployment-and-operations/pre-install-checklists.md)
- [Mini (3.3kW)](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/mini-3.3kw.md): Step-by-step checklist for safely installing the DeCharge Mini and connecting it to the network.
- [Beast (7.4kW)](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/beast-7.4kw.md): Pre-installation guide for DeCharge Beast covering power, mounting, and connectivity readiness.
- [Titan Mini (30kW)](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/titan-mini-30kw.md): Detailed pre-install guide for Titan fast chargers including 3-phase input, grounding, and safety validation.
- [Titan (60kW)](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/titan-60kw.md): Detailed pre-install guide for Titan fast chargers including 3-phase input, grounding, and safety validation.
- [Submission, Approval Process and Support](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/submission-approval-process-and-support.md)
- [Commissioning Process](https://docs.decharge.network/deployment-and-operations/commissioning-process.md): Understand how to activate and verify DeCharge devices post-installation through network commissioning.
- [Maintenance Schedule](https://docs.decharge.network/deployment-and-operations/maintenance-schedule.md): Follow routine checks and OTA updates to keep your DeCharge chargers running efficiently.
- [Troubleshooting Guide](https://docs.decharge.network/deployment-and-operations/troubleshooting-guide.md): Quick reference to diagnose and resolve common issues in DeCharge installations and operations.


---

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