# Homepage

The home page is divided into three sections, the **Top bar, Main menu** and **Newsfeed.**<br>

![](/files/-MbcaHbvA3AfRFo_9XX7)

## **Top bar**

On the top bar, from left to right, you will find: ‌

* [Search history](/getting-started/quick-start-guide/history.md): review your previous searches and recently viewed documents.
* [Search](/getting-started/quick-start-guide.md) box: search across the vLex database.
* [Jurisdiction](/support-1/settings.md#jurisdiction) selector: choose which jurisdiction(s) you want to search across.
* [Vincent](/vincent-by-vlex/vincent.md): upload your own document and ask Vincent to find related content.
* [vLex credits](/features/vlex-credits.md): purchase documents that are not included in your plan (only available for certain jurisdictions).
* [Account management](/support-1/account-management.md): change your settings, customise your alerts, and read the **vLex Privacy Policy** and **Terms of Use**.

![](/files/-MbcaLCvM61_MUwsq0NG)

## **Main menu**

The main menu is always present on the left of the screen, although it is minimised when not in use. This menu includes the following:&#x20;

* **Home**
* [**Advanced search** ](/getting-started/quick-start-guide/advanced-search.md)
* [**Browse**](/getting-started/quick-start-guide/use-browse.md)
* [**Folders**](/features/document-management/folders.md)
* [**Help**](/master1.md)
* **Your current** [**vLex subscription**](/support-1/account-management/your-subscriptions.md)

![](/files/-MbcaOpzQyA5VzuZp38D)

## Newsfeed

‌The homepage shows you the latest legal news, as well as [SmartTopics](/features/stay-updated/smarttopics.md), where available.

{% hint style="info" %}
For more information, please read the [Newsfeed](/getting-started/homepage/news-stream.md) article. To learn how to make changes to your newsfeed, read [Personalise vLex](/getting-started/setting-up/personalise-the-home-page.md).&#x20;
{% endhint %}

![](/files/-MbcaSIxYCUHag7yRugy)

## Video walkthrough

To see this information in practice, you can also watch the video below.&#x20;

{% embed url="<https://vimeo.com/917899591>" fullWidth="false" %}
Short video, narrating the different sections of the Homepage.&#x20;
{% endembed %}


---

# 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/getting-started/homepage.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.
