# A7670x-EVAL

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

### ⚡ Introduction

A7670x-EVAL is a development board designed for SIMCOM A767x 4G LTE-CAT1 modules without GNSS versions. It supports 3 different variants, A767xC (For Asia) , A767xE( For Europe), A767xSA (For South America)

* [Features](https://docs.valetron.com/wiki/products/a7670x-eval/features)
* [Specifications](https://docs.valetron.com/wiki/products/a7670x-eval/specifications)
* [Getting Started](https://docs.valetron.com/wiki/products/a7670x-eval/getting-started)
* [Open CPU Programming](https://docs.valetron.com/wiki/products/a7670x-eval/open-cpu-programming)
* [Purchase link](https://www.valetron.com/store/a7670x-eval1-1.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/a7670x-eval.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.
