> For the complete documentation index, see [llms.txt](https://igac-geo-app.gitbook.io/colombia-en-mapas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://igac-geo-app.gitbook.io/colombia-en-mapas/master.md).

# Tutorial y FAQ: Guía de ayuda - Colombia en Mapas

![](/files/-McuoJTj-uzpQDo5D-0W)

Te invitamos a navegar por las distintas ayudas que tenemos para facilitarte aún más la experiencia en la plataforma [**Colombia en Mapas (CeM)**](/colombia-en-mapas/presentacion/untitled.md). Para esto, puedes remitirte a cualquiera de las siguientes ayudas por funciones según tu interés y necesidad:

### Presentación&#x20;

* [Sobre Colombia en Mapas (CeM)](/colombia-en-mapas/presentacion/untitled.md)
* [¿Qué encuentro en CeM?](/colombia-en-mapas/presentacion/que-encuentro-en-cem.md)&#x20;

### Funcionalidades

* [¿Cómo buscar datos?](/colombia-en-mapas/funciones/como-utilizo-los-filtros.md)
* [¿Cómo comparto un mapa o servicio?](/colombia-en-mapas/funciones/como-obtengo-el-enlace-de-busquedas-o-mapas.md)
* [¿Cómo descargo e imprimo un mapa? ](/colombia-en-mapas/funciones/como-descargo-un-mapa.md)
* [¿Cómo agrego e importo datos y capas al mapa?](/colombia-en-mapas/funciones/como-accedo-a-un-mapa-sin-licencia-creative-commons.md)
* [¿Cómo dibujo y mido?](/colombia-en-mapas/funciones/como-agrego-al-mapa-una-capa.md)
* [¿Qué más se pueden visualizar? (leyendas, coordenadas y zoom)](/colombia-en-mapas/funciones/como-agrego-al-mapa-una-capa.md)

### FAQ y soporte

* [¡Publica en CeM! ](/colombia-en-mapas/faq-y-soporte/quieres-publicar-en-colombia-en-mapas-1.md)
* [Preguntas frecuentes (FAQ)](/colombia-en-mapas/faq-y-soporte/untitled.md)&#x20;
* [Contacto de soporte ](/colombia-en-mapas/faq-y-soporte/contacto-de-soporte.md)
* [Términos y condiciones](/colombia-en-mapas/faq-y-soporte/terminos-y-condiciones.md)

![](/files/-Md-RcCRSs44anwl3Clt)


---

# 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, and the optional `goal` query parameter:

```
GET https://igac-geo-app.gitbook.io/colombia-en-mapas/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
