> For the complete documentation index, see [llms.txt](https://docs.mapeo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapeo.app/espanol/guia-de-referencia-completa/will-mapeo-work-out-of-the-box-for-me.md).

# Mapeo funcionará de inmediato para mí?

Cuando instalas Mapeo, viene con opciones predeterminadas que se pueden usar de inmediato, sin ninguna personalización. En las siguientes páginas, esta sección detalla lo que se incluye automáticamente con Mapeo para que puedas determinar si la aplicación satisfará tus necesidades desde el primer momento.

* [Configuración por defecto](/espanol/guia-de-referencia-completa/will-mapeo-work-out-of-the-box-for-me/default-configuration.md)
* [Mapa de fondo por defecto](/espanol/guia-de-referencia-completa/will-mapeo-work-out-of-the-box-for-me/default-base-map.md)

Mapeo ofrece muchas opciones para personalizar categorías, íconos, preguntas y mapas de fondo, pero el proceso de personalización actual requiere un conocimiento técnico significativo y no será accesible para todos los usuarios.

{% hint style="info" %}
Para obtener más información sobre la personalización, consulte la siguiente sección sobre [Opciones de personalización](/espanol/guia-de-referencia-completa/customization-options.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/will-mapeo-work-out-of-the-box-for-me.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.
