> 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/support-1/preguntas-frecuentes/navigate-documents.md).

# Navegar por documentos

vLex contiene muchos tipos diferentes de documentos. Como resultado, hay diferentes funciones de búsqueda que puede usar. En este y en los artículos siguientes, verá algunas buenas prácticas a tener en cuenta al navegar por el servicio.

## Buscar tipos específicos de documentos

#### Opción 1:

En [**Búsqueda avanzada**](/es-base-de-conocimiento-de-vlex-library/getting-started/quick-start-guide/advanced-search.md)**,** elija el tipo de contenido que le gustaría explorar.&#x20;

![Seleccionar Legislación y Reglamentos como su tipo de contenido](/files/cacb8e0f61424abf7b465ed100725056971de36a)

En la parte inferior de la página, habrá filtros para delimitar aún más su consulta.

#### Opción 2:

Ir a [**Explorar**](/es-base-de-conocimiento-de-vlex-library/getting-started/quick-start-guide/use-browse.md) y seleccione los filtros para buscar en su tipo de documento preferido.

![](/files/5f48e2454484e4682ac10cf21a2e73b705fc1b7f)

#### Opción 3:

En el [**Página de resultados**](/es-base-de-conocimiento-de-vlex-library/getting-started/search-results.md), use los filtros a la izquierda para seleccionar un tipo de documento.

![](/files/40507f267a60aa6bd8a64cd6f05ac0d28e4fd03d)

## Filtros específicos de contenido

Cuando selecciona un tipo específico de contenido en la [**Búsqueda avanzada**](/es-base-de-conocimiento-de-vlex-library/getting-started/quick-start-guide/advanced-search.md) página, aparecerán filtros específicos del contenido.

![Filtros específicos de contenido para Jurisprudencia](/files/77739f00d55faaa8ca12e5eaff0722ab38d23bc8)

Para obtener más información, utilice los siguientes enlaces:

* [Filtros de libros y revistas](/es-base-de-conocimiento-de-vlex-library/tipos-de-documento/books-and-journals.md#filters-for-books-and-journals)
* [Filtros de jurisprudencia](/es-base-de-conocimiento-de-vlex-library/tipos-de-documento/case-law.md#filters-for-case-law)
* [Filtros de legislación](/es-base-de-conocimiento-de-vlex-library/tipos-de-documento/legislation.md#filters-for-legislation)
* [Filtros de noticias y blogs](/es-base-de-conocimiento-de-vlex-library/tipos-de-documento/news-and-blogs.md#filters-for-books-and-journals)
* [Filtros de sus propios documentos](/es-base-de-conocimiento-de-vlex-library/tipos-de-documento/search-your-own-documents.md)


---

# 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/support-1/preguntas-frecuentes/navigate-documents.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.
