# Checking for Updates

To check for the latest available version of Parallels Client for Linux:

1. In the main Parallels Client for Linux window, click **Tools** > **Options**.
2. In the **Options** dialog, click the **General** tab.
3. Click the **Check for updates now** button to see if a newer version of Parallels Client for Linux is available.
4. You can also select the **Check for updates on startup** option to check for Parallels Client updates every time you open it.

The rest of the options are described in the [**Configuring Global Options**](/landing/ras-linux-client-guide/configuring-global-options.md) section.


---

# 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://docs.parallels.com/landing/ras-linux-client-guide/getting-started/checking-for-updates.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.
