# How to edit maps in builder?

To edit the map element in your page, click on the Earth icon in the blue settings bar.

![](/files/-LmlKwCOhvxd5N9XdANJ)

Then from the right sidebar you can replace the embed code with your own code.

To get the embed code of your map:

1. Open [**Google Maps**](https://www.google.com/maps).
2. Make sure the map, Street View image, or directions you'd like to embed shows up on the map.
3. In the top left corner, click the Menu .
4. Click Share or Embed map.
5. At the top of the box that appears, choose Embed map.
6. Copy the HTML embed code and paste it into the embed code field and click apply.

![](/files/-LmlKyb8GB91RmIcE-a0)


---

# 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.pixfort.com/using-pixfort-builder/how-to-edit-maps-in-builder.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.
