# Creando mapas de fondo personalizados

{% hint style="info" %}
Actualmente estamos trabajando en una nueva interfaz de usuario para simplificar el proceso de generar y agregar mapas de fondo personalizados a Mapeo. Una vez que se complete la nueva funcionalidad, incluiremos instrucciones completas en esta página.

Mientras tanto, puede ver la documentación del proceso existente [aquí](https://digidem.notion.site/Preparing-and-Adding-Custom-Basemaps-to-Mapeo-b4f13019f0b842ce9315c6097f08ce36)
{% endhint %}

{% hint style="info" %}
Para obtener instrucciones sobre cómo agregar mapas de fondo personalizados a Mapeo, consulte:<br>

[Añadir mapas de fondo personalizados a  Mapeo Mobile](/espanol/guia-de-referencia-completa/mapeo-mobile-installation-setup/adding-custom-base-maps-to-mapeo-mobile.md)\
[Añadir mapas de fondo personalizados a Mapeo Desktop](/espanol/guia-de-referencia-completa/mapeo-desktop-installation-setup/adding-custom-base-maps-to-mapeo-desktop.md)
{% endhint %}


---

# 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/espanol/guia-de-referencia-completa/customization-options/custom-base-maps/creating-custom-base-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.
