# Devices & Use Cases

- [Device Lineup Overview](https://docs.decharge.network/devices-and-use-cases/device-lineup-overview.md): Discover DeCharge’s modular lineup of Mini, Beast, and Titan chargers designed for homes, businesses, and high-speed EV networks.
- [Mini (3.3 kW)](https://docs.decharge.network/devices-and-use-cases/mini-3.3-kw.md): The DeCharge Mini is a compact AC charger for homes and small shops, ideal for community-powered EV infrastructure.
- [Beast (7.4 kW)](https://docs.decharge.network/devices-and-use-cases/beast-7.4-kw.md): The DeCharge Beast offers higher throughput for apartments and commercial spaces, balancing power, cost, and performance.
- [Titan Family: 30 kW & 60 kW DC Chargers](https://docs.decharge.network/devices-and-use-cases/titan-family-30-kw-and-60-kw-dc-chargers.md): Titan is DeCharge’s DC fast charger for fleets and highways, powering logistics and large-scale electric mobility at speed.
- [Device Comparison](https://docs.decharge.network/devices-and-use-cases/device-comparison.md): ompare DeCharge’s Mini, Beast, and Titan chargers by power, use case, and rewards to find the best fit for your deployment.


---

# 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/devices-and-use-cases.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.
