# Start Maps Navigation in Your Adalo Apps Using Google Maps, Apple Maps, or Waze

## Before you begin

Here are all the links you will need for this Tutorial:

* Google Maps Docs: <https://developers.google.com/maps/documentation/urls/get-started>
* Apple Maps Docs: <https://developer.apple.com/library/archive/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html>
* Waze Docs: <https://developers.google.com/waze/deeplinks>
* Get a Google Maps API Key: <https://www.youtube.com/watch?v=nBJpN9Q3vHM&t=0s>

{% embed url="<https://www.youtube.com/watch?v=SSvtCM2Snn8>" %}


---

# 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://help.adalo.com/how-to/start-maps-navigation-in-your-adalo-apps-using-google-maps-apple-maps-or-waze.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.
