> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos.md).

# Tipos de contenido y documentos

{% content-ref url="/pages/c8fc5da3c7e21664da1097e7ec3875572dee2550" %}
[Cómo encontrar y buscar libros y revistas](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-encontrar-y-buscar-libros-y-revistas.md)
{% endcontent-ref %}

{% content-ref url="/pages/61c192abef04fd03fe97dfbafdcc1ce470378b69" %}
[Cómo investigar jurisprudencia en la Biblioteca vLex](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-investigar-jurisprudencia-en-la-biblioteca-vlex.md)
{% endcontent-ref %}

{% content-ref url="/pages/46ff461b147764c24bef80520c35acc3cc1312fc" %}
[Cómo analizar la autoridad de los casos y los precedentes](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-analizar-la-autoridad-de-los-casos-y-los-precedentes.md)
{% endcontent-ref %}

{% content-ref url="/pages/081b6e8fc83eee519b5a81b39cd39aadb80a4ab4" %}
[Cómo buscar y analizar expedientes en la Biblioteca vLex](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-buscar-y-analizar-expedientes-en-la-biblioteca-vlex.md)
{% endcontent-ref %}

{% content-ref url="/pages/2bf5d9b5cad163f4939f16ace809597cea9b8791" %}
[Cómo usar los temas de número clave para la investigación](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-usar-los-temas-de-numero-clave-para-la-investigacion.md)
{% endcontent-ref %}

{% content-ref url="/pages/b144fe918ba02168fba2efcb7a6f3e2f5d2f1d3d" %}
[Cómo encontrar, analizar y seguir la legislación](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-encontrar-analizar-y-seguir-la-legislacion.md)
{% endcontent-ref %}

{% content-ref url="/pages/328a9eebc23def67cc948b23d4dccb2b40584edf" %}
[Cómo acceder a boletines y gacetas oficiales](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-acceder-a-boletines-y-gacetas-oficiales.md)
{% endcontent-ref %}

{% content-ref url="/pages/7ec20f64e17df7522cad0f49171cf6d7c8d4de7a" %}
[Cómo encontrar y usar formularios jurídicos y notas prácticas](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-encontrar-y-usar-formularios-juridicos-y-notas-practicas.md)
{% endcontent-ref %}

{% content-ref url="/pages/083d8e64b206092fcb79815ebf62d0cad8161061" %}
[Cómo subir y analizar sus propios documentos](/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos/como-subir-y-analizar-sus-propios-documentos.md)
{% endcontent-ref %}


---

# 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://support.vlex.com/es-base-de-conocimiento-de-vlex-library/vlex-library/vlex-library-home/tipos-de-contenido-y-documentos.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.
