# Page Blocks - Google Map

### Overview

Enhance your guides with an interactive Google Map block on Different Breed. This tutorial walks you through adding a map, searching for locations, placing markers, and adding descriptions to highlight key areas such as shuttle stops or subway stations. You’ll also learn how to delete markers or remove the map block if needed. Watch the video below to learn how to make navigation easier for your audience.

{% embed url="<https://www.loom.com/share/d2c2cdf4dfe148018dfc6efbbf0cce3a?sid=7b81d4b2-f5ff-492c-9a0e-d1234c388192>" %}
Learn how to add and customize an interactive Google Map block in Different Breed guides to highlight key locations.
{% endembed %}


---

# 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.differentbreed.events/tutorials/guides/page-blocks-google-map.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.
