# Navigate documents

vLex contains many different types of documents. As a result, there are different search features you can use. In this and subsequent articles, you will see some good practices to be mindful of when navigating the service.

## Searching for specific types of documents

#### Option 1:

In [**Advanced search**](/getting-started/quick-start-guide/advanced-search.md)**,** choose the type of content you would like to explore.&#x20;

![Selecting Legislation and Regulations as your content type](/files/-Meac8dE61maFGZdlaeC)

At the bottom of the page, there will be filters to narrow down your query further.

#### Option 2:

Go to [**Browse**](/getting-started/quick-start-guide/use-browse.md) and select the filters to search across your preferred type of document.

![](/files/-MbdJUpZKjJpwJScPlit)

#### Option 3:

On the [**Results page**](/getting-started/search-results.md), use the filters on the left to select a document type.

![](/files/-MeagcMABt0JehvAF-O6)

## Content-specific filters

When you select a specific type of content on the [**Advanced search**](/getting-started/quick-start-guide/advanced-search.md) page, content-specific filters will appear.

![Content-specific filters for Case law](/files/-MeahsKpv016OdcONhLG)

To learn more, use the following links:

* [Books and journals filters](/document-types/books-and-journals.md#filters-for-books-and-journals)
* [Case law filters](/document-types/case-law.md#filters-for-case-law)
* [Legislation filters](/document-types/legislation.md#filters-for-legislation)
* [News and blogs filters](/document-types/news-and-blogs.md#filters-for-books-and-journals)
* [Your own documents filters](/document-types/search-your-own-documents.md)


---

# Agent Instructions: 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:

```
GET https://support.vlex.com/support-1/frequently-asked-questions/navigate-documents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
