> 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/pt-br-vlex-library-knowledge-base/getting-started/quick-start-guide/use-browse.md).

# Navegar

Clique **Navegar** no menu principal para abrir uma lista de coleções disponíveis para a jurisdição que você definiu como sua localização. Cada clique abrirá outro conjunto de filtros. Por exemplo, para o Reino Unido, ao abrir **Jurisprudência** permitirá que você filtre **Por relatório**, **Por categoria** ou **Por tribunal**.

{% hint style="info" %}
Para alterar sua jurisdição definida em Navegar, clique em **Todas as jurisdições** na parte inferior do primeiro filtro.
{% endhint %}

![](/files/3685c625fcb3b03051f92f7fd13803ed8f222464)

Em Navegar, uma seta à direita de uma entrada significa que, quando selecionada, ela abrirá outro filtro. Um ícone de lista significa que, quando selecionado, abrirá a página de resultados.

![Conteúdo em destaque abre outro filtro; Lista completa de livros e periódicos leva você à página de resultados](/files/6a930542ed815b8b64783a7273bb0c9564e71963)

{% hint style="info" %}
**Dicas principais:**

* Navegar funciona bem para uma busca restrita em qualquer coleção.
* A lista de resultados pode mostrar uma ampla variedade de documentos; use [filtros](/pt-br-vlex-library-knowledge-base/getting-started/search-results/filter-results.md) para reduzi-los.
* Você pode encontrar coleções que não sabia que estavam no vLex; sinta-se à vontade para explorar.
  {% endhint %}

## Apresentação em vídeo

{% embed url="<https://vimeo.com/917899757>" %}
Vídeo curto, narrando as três maneiras de pesquisar.
{% 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/pt-br-vlex-library-knowledge-base/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.
