> 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/getting-started/quick-start-guide/use-browse.md).

# Explorar

Haz clic **Explorar** en el menú principal para abrir una lista de colecciones disponibles para la jurisdicción que haya establecido como su ubicación. Cada clic abrirá otro conjunto de filtros. Por ejemplo, para el Reino Unido, al abrir **Jurisprudencia** le permitirá filtrar **Por publicación**, **Por categoría** o **Por tribunal**.

{% hint style="info" %}
Para cambiar la jurisdicción establecida en Explorar, haga clic en **Todas las jurisdicciones** en la parte inferior del primer filtro.
{% endhint %}

![](/files/5f48e2454484e4682ac10cf21a2e73b705fc1b7f)

En Explorar, una flecha a la derecha de una entrada significa que, al seleccionarla, abrirá otro filtro. Un icono de lista significa que, al seleccionarlo, abrirá la página de resultados.

![Contenido destacado abre otro filtro; Lista completa de libros y revistas lo lleva a la página de resultados](/files/409fe1d074393d0d382dcec0377724732b637c70)

{% hint style="info" %}
**Consejos principales:**

* Explorar funciona bien para una búsqueda reducida en cualquier colección.
* La lista de resultados podría mostrar una amplia gama de documentos; use [filtros](/es-base-de-conocimiento-de-vlex-library/getting-started/search-results/filter-results.md) para reducirlos.
* Podría encontrar colecciones que no sabía que estaban en vLex, siéntase libre de explorar.
  {% endhint %}

## Recorrido en vídeo

{% embed url="<https://vimeo.com/917899757>" %}
Video corto, narrando las tres formas de buscar.
{% endembed %}


---

# 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/getting-started/quick-start-guide/use-browse.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.
