# Configure Queclink GL3xx trackers

* If you don't want to spend time on tracker configuration, you can directly purchase ready-to-use units at <https://racemap.com/gps-tracker#buy>. All GPS trackers shipped with:&#x20;
  * inserted M2M SIM cards,&#x20;
  * the latest firmware and&#x20;
  * RACEMAP configuration.&#x20;
* You can also use devices you already own or purchase elsewhere, along with your own SIM cards, or with our M2M SIM cards. In that case, you configure the trackers on your own. For other tracker types than Queclink GL3xx series, consult your supplier for the commands for initial configuration. \
  [Check the list of supported devices](https://docs.racemap.com/hardware-for-live-tracking#various-gps-devices-for-live-tracking-in-racemap).

{% hint style="success" %}
Communication with RACEMAP server of GPS devices supporting DNS:&#x20;

* domain racemap.com&#x20;
* port 5000

All other GPS devices

* ip 116.203.167.141&#x20;
* port 5000
  {% endhint %}

#### Configuration of your Queclink GL3xx trackers

Step-by-step playbook to configure Queclink GL3xx GPS trackers on your own.

**1. Remote configuration:** Our migration guide enables you to configure multiple devices at once with automated, scalable workflows.

{% content-ref url="/pages/XvkUON56j9Gs0KcRLikT" %}
[Remote configuration](/gps-devices/config/remote.md)
{% endcontent-ref %}

**2. Local (physical) configuration:** Configure devices individually using a computer, the Queclink Manage Tool (download of local software), and the appropriate data cable.

{% content-ref url="/pages/XPmWCVRGZAculFILIebN" %}
[Configuration via cable](/gps-devices/config/cable.md)
{% endcontent-ref %}

After successful configuration, the devices are ready to establish a TCP connection with RACEMAP and you can communicate remotely through the tracker management e.g. to send commands.

<figure><img src="/files/ata8rYxULyz4azpDSj3a" alt=""><figcaption></figcaption></figure>


---

# 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.racemap.com/gps-devices/config.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.
