# GPXTools

There are dozens of different file formats for storing GPS data. The format that QGIS uses is called GPX (GPS eXchange format), which is a standard interchange format that can contain any number of waypoints, routes and tracks in the same file.

GPXTools is a Core Plugin, so it comes pre-installed in QGIS.&#x20;

{% hint style="info" %}
If you can't see the icon, ensure it is enabled in the "Manage and Install Plugins" Section
{% endhint %}

Using the plugin you can:&#x20;

* Load data (including GPX, shapefiles etc.)&#x20;
* Convert data to GPX
* Upload data directed to a GPS (when plugged in)&#x20;

![QGIS with GPS Tools Highlighted](/files/-MW0XDtldMOQ-d-bQ4ZL)

#### Sources:&#x20;

* *QGIS Documentation:* [*https://docs.qgis.org/3.16/en/docs/user\_manual/working\_with\_gps/plugins\_gps.html?highlight=gps*](https://docs.qgis.org/3.16/en/docs/user_manual/working_with_gps/plugins_gps.html?highlight=gps)


---

# 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://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices/gpxtools.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.
