# Empezando...

La **Guía de inicio rápido** está destinada a ayudarlo a instalar y probar la funcionalidad básica y por defecto de Mapeo para evaluar si le encajaría bien. Esta sección no cubre todas las funciones ni la personalización de las herramientas.&#x20;

La [**Guía de referencia completa** ](/espanol/guia-de-referencia-completa/welcome.md)a continuación incluye información crítica sobre cómo diseñar e implementar un proyecto utilizando Mapeo, así como guías detalladas para la configuración y personalización de las herramientas. Recomendamos utilizarlo para iniciar una nueva iniciativa o como referencia para capacitaciones.


---

# 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-inicio-rapido/getting-started.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.
