# Creating custom background maps

We are currently working on a new user interface to simplify the process of generating and adding custom background maps to Mapeo. This page covers the generation of custom map files for both for the current (non-experimental) map server AND for the new experimental Background maps feature in Mapeo Mobile.

## **Current (non-experimental) workflow**

For creating custom background maps that work with the current (non-experimental) map server, you can view documentation of the existing process [**here**](https://digidem.notion.site/Preparing-and-Adding-Custom-Basemaps-to-Mapeo-b4f13019f0b842ce9315c6097f08ce36).

* For instructions on how to add these maps to Mapeo, see:\
  [Adding custom background maps to Mapeo Mobile](/complete-reference-guide/mapeo-mobile-installation-setup/adding-custom-base-maps-to-mapeo-mobile.md)\
  [Adding custom background maps to Mapeo Desktop](/complete-reference-guide/mapeo-desktop-installation-setup/adding-custom-base-maps-to-mapeo-desktop.md)<br>

## **New experimental Background Maps feature**

For generating map files in `.mbtiles` format to test out the new experimental Mapeo Mobile **Background Maps** feature, see [**here**](/complete-reference-guide/customization-options/custom-base-maps/creating-custom-maps/creating-mbtiles.md).&#x20;

* For instructions on how to add these maps to Mapeo, see: [Background Maps](/complete-reference-guide/mapeo-mobile-installation-setup/experiments-turning-on-experimental-features/background-maps.md)


---

# 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/customization-options/custom-base-maps/creating-custom-maps.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.
