# VALTRACK-V4-VTS-IO-INT-LTE

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

### ⚡ Introduction

VALTRACK-V4-VTS as the name itself depicts, is a fully configurable low power Vehicle Tracking System device. It was designed to be versatile and flexible enough to fit into any vehicle tracking scenario, be it for tracking 🚲 Bikes, 🚗 Cars or 🚚 Trucks.

* [Features](https://docs.valetron.com/wiki/products/valtrack-v4-vts-io-int-lte/features)
* [Specifications](https://docs.valetron.com/wiki/products/valtrack-v4-vts-io-int-lte/specifications)
* [Getting Started](https://docs.valetron.com/wiki/products/valtrack-v4-mf/getting-started)
* [Programming Details](https://docs.valetron.com/wiki/products/valtrack-v4-vts-io-int-lte/programming)
* [PCB Design](https://docs.valetron.com/wiki/products/valtrack-v4-vts-io-int-lte/pcb-design)
* [Firmware versions](https://docs.valetron.com/wiki/products/valtrack-v4-vts-io-int-lte/firmware-versions)


---

# 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-vts-io-int-lte.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.
