# VALTRACK-V4-MFW-ESP32-C3

{% hint style="info" %}
You should find majority of the details needed for using the hardware here
{% endhint %}

### ⚡ Introduction

VALTRACK-V4-MFW-ESP32-C3 as the name itself depicts, is a fully configurable low power asset tracking device. It was designed to be versatile and flexible enough to fit into any asset tracking scenario, be it for tracking 🚲 Bikes, 🚗 Cars or  kids or equipments.

* [Features](/wiki/products/valtrack-v4-mfw-esp32-c3/features.md)
* [Specifications](/wiki/products/valtrack-v4-mfw-esp32-c3/specifications.md)
* [Getting Started](/wiki/products/valtrack-v4-mfw-esp32-c3/getting-started.md)
* [Programming Details](/wiki/products/valtrack-v4-mfw-esp32-c3/programming.md)
* [Schematics](/wiki/products/valtrack-v4-mfw-esp32-c3/schematics.md)
* [Firmware ](/wiki/products/valtrack-v4-mfw-esp32-c3/firmware.md)
* [Purchase link](https://www.valetron.com/store/valtrack-v4-vts-esp-32-c3-4g-lte-gps-tracker.html)


---

# 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.valetron.com/wiki/products/valtrack-v4-mfw-esp32-c3.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.
