# Features

{% hint style="info" %}
Here you will get a brief idea on what the device is capable of and the important features
{% endhint %}

* 4G LTE-CAT1+2G with GNSS capable device designed for asset tracking applications where you can charge the device and use for a certain time
* Its a super low power device which is optimized for low power consumption when not in use.&#x20;
* Its primary function is to keep sending GPS location to server as long as movement is present. The movement is detected by a LIS3DH accelerometer.&#x20;
* The device has indicators for  Battery level, Cellular network status, GPS location status
* Has standard USB-C port as charging input and is also used for flashing firmware
* Supports internal and external antenna . Default is internal antenna version as we put it in a enclosure. If external antenna is needed inform before hand, we need to change some jumpers for antenna bias.
* Can be used for long life tracking applications as well by connecting larger capacity batteries.&#x20;
* Has onboard boost converter for squeezing more juice out of battery and stable operation.&#x20;
* Open source firmware available on Github for customization.&#x20;


---

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