# Activating GPS and viewing current location

## Enable GPS on your device

Mapeo Mobile uses the GPS of your device, so before you start using the application make sure that **GPS** or **Location** on your smartphone is enabled.

It will be different on each smartphone, but **GPS** or **Location** services can generally be found in the Quick Settings menu, which can be accessed by swiping down from the top of your screen.

![](/files/OBTmfiQXvJUhQQHBO8Ms)

## Confirm GPS access in Mapeo Mobile

On the home screen of Mapeo Mobile, you will be able to see if Mapeo is successfully accessing your device's GPS.

* If GPS is activated, the **GPS details** button at the top of the screen will show a green dot and the precision of the GPS signal:\
  ![](/files/IZIJY2Xc2Kf6ZoOaiXGe)
* If the GPS is deactivated, the **GPS details** button will be red:\
  ![](/files/4JaqSQPAHhdHnypEhXbr)

{% hint style="info" %}
If you activate the GPS on your device while you are using Mapeo, you might have to restart <img src="/files/B8gJ9iEPY8FfqG4tCfd4" alt="" data-size="line"> **Mapeo** for the app to recognize that the GPS is activated and change the status of the **GPS details** button.
{% endhint %}

{% hint style="danger" %}
If you didn't allow Mapeo Mobile access to your phone's camera and GPS the first time you opened Mapeo, you won't be able to use GPS information or include pictures in your collected data. For more on modifying app permissions, see [I want to update Mapeo Mobile permissions](/complete-reference-guide/troubleshooting/updating-mapeo-mobile-permissions.md).
{% endhint %}

## View GPS details in Mapeo Mobile

Tap the <img src="/files/NM931TCbAbhFCgxzIFYl" alt="" data-size="line">**GPS details** button to see more information on your current location.

![](/files/FoF9M647pHN42jfk3h3p)  ![](/files/UOzOANdslGKochcGij5Y)

## Viewing your current location

By default, Mapeo Mobile will mark your current position with a blue dot at the center of the map and adjust the map as you move.

If you pan to a different area on the map, you can always return to viewing your current location by tapping the <img src="/files/NqSgKa9M3I70r3qxLJpl" alt="" data-size="line"> **Show my current position** button on the bottom right of the map.

![](/files/a7M1FX4kg1uZhKSvar07)


---

# 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.mapeo.app/complete-reference-guide/mapeo-mobile-use/activating-gps-and-viewing-current-location.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.
