# How to Install

## How to Install

1. To download the Lexis launcher, you need to first make an account on the [Lexis Website](https://lexis.re/).
2. Once logged in, you should see a download button on the side navigation.​

<figure><img src="/files/9zREvGpMJ9jqVJX2cU5T" alt="" width="261"><figcaption></figcaption></figure>

3. After downloading, your browser may temporarily block the file. If this happens, press **Ctrl + J** to open your downloads. Locate the launcher file and select **“Keep”** or **“Allow”** to proceed with the installation.

<figure><img src="/files/Yb0Zy5Zt32TRNqNNp6UL" alt="" width="375"><figcaption></figcaption></figure>

4. If your antivirus software flags the file, you may need to **temporarily disable it** to complete the download.
5. Once the launcher is installed, simply **log in with your credentials** — and you’re all set!<br>


---

# 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://help.vitalmods.pro/lexis/launcher/how-to-install.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.
