# Duplicate a Map

You can create an exact copy of any map — including all its Points of Interest — from the Settings page.

## How to duplicate

1. Open the map you want to copy
2. Go to **Settings**
3. Scroll to the **Duplicate** section
4. Click **Duplicate this map**

A new map will be created in your dashboard named **"Copy of \[original name]"**. You'll be taken directly to its Settings page.

## What gets copied

* The map image
* The alignment (georeferencing)
* All Points of Interest (titles, descriptions, categories, hours, links)
* The map name (prefixed with "Copy of")

## What does not get copied

* Analytics data — the duplicate starts with a fresh count
* The visitor banner — you'll need to re-enable it if needed


---

# 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://lower-technology.gitbook.io/low-tech-maps/creating-maps/duplicate.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.
