> For the complete documentation index, see [llms.txt](https://easycatalog.nousmedis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easycatalog.nousmedis.com/manual-de-usuario-de-easycatalog/para-empezar/1.-primeros-pasos/version-demo-de-30-dias.md).

# Versión demo de 30 días

Puedes descargar una versión completamente funcional de EasyCatalog desde nuestra [página de descargas](https://nousmedis.com/easycatalog/descarga-soporte/).

{% hint style="info" %}
Si durante el período de evaluación tienes alguna pregunta o quieres obtener más información, por favor, utiliza nuestro [**formulario de contacto**](https://nousmedis.com/contacto/).
{% endhint %}

El plug-in EasyCatalog se ejecutará en [modo demostración](#user-content-fn-1)[^1] hasta que introduzcas un número de serie válido. El período de evaluación de EasyCatalog será válido durante los treinta días posteriores a la fecha en que se ejecutó por primera vez.

<figure><img src="/files/IOp1UwptD5Fg1xAg9Eat" alt="Acerca de EasyCatalog"><figcaption><p>Cuadro de diálogo "Acerca de EasyCatalog" con el modo demo expirado</p></figcaption></figure>

Mientras dure el período de evaluación de EasyCatalog, el cuadro de diálogo `Acerca de EasyCatalog` se mostrará cada vez que ejecutes InDesign, y te indicará el número de días restantes para que concluya el período de evaluación.

[^1]: Este modo no tiene ninguna limitación. Además, podrás usar todos los módulos adicionales.


---

# 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://easycatalog.nousmedis.com/manual-de-usuario-de-easycatalog/para-empezar/1.-primeros-pasos/version-demo-de-30-dias.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.
