# QGIS for Operations

- [An Introduction to GIS](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/an-introduction-to-gis.md): (N.b. this is a refresher from the BAS QGIS Tutorial)
- [Vectors and Rasters](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/vectors-and-rasters.md)
- [Adding Data](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/adding-data.md): (N.b. this is a refresher from the BAS QGIS Tutorial)
- [Adding Imagery](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/imagery.md): View and change symbology of a satellite image
- [Symbolising Data](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/symbolising-data.md): (N.b. this is a refresher from the BAS QGIS Tutorial)
- [Creating and Editing Data](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/creating-and-editing-data.md)
- [Working with Height data](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-height-data.md)
- [Making 3D Views](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/making-3d-views.md)
- [Linking documents to Spatial data](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/linking-documents-to-spatial-data.md)
- [Working with GPS Devices](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices.md)
- [Working with GPS data in QGIS](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices/working-with-gps-data.md)
- [Working with GPS data in Garmin Basecamp](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices/working-with-gps-data-in-garmin-basecamp.md)
- [Adding Basemaps to GPS Units](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices/garmincustommap.md)
- [GPXTools](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices/gpxtools.md)
- [Useful Plug-ins](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/useful-plug-ins.md)
- [LatLon Tools](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/useful-plug-ins/latlon-tool.md)
- [Profile Tool](https://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/useful-plug-ins/profile-tool.md)


---

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