# Mapeo Mobile use

This section provides step-by-step guidance on the use of the main features of Mapeo Mobile:

* [activating-gps-and-viewing-current-location](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/activating-gps-and-viewing-current-location "mention")
* [creating-observations](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/creating-observations "mention")
* [viewing-observations](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/viewing-observations "mention")
* [editing-and-deleting-observations](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/editing-and-deleting-observations "mention")
* [sharing-data-externally](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/sharing-data-externally "mention")
* [wifi-sync](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/wifi-sync "mention")

{% hint style="info" %}
If you don't yet have Mapeo Mobile installed on your smartphone, see: [mapeo-mobile-installation-setup](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-installation-setup "mention")
{% endhint %}


---

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