# Intro

### Commands

This section describes commands to manage a Parallels RAS farm.\
Expand **Commands** in the left pane to see the complete list. Click on\
a command to see its documentation.\
To return to this page at any time, click on **RAS PowerShell**\
**Reference** in the left pane.

### Classes

This section describes classes on which many of the commands operate.\
Expand **Classes** in the left pane to see the complete list. Click on a\
class to see its documentation.\
Normally you see the documentation of a class when you examine a command\
documentation.

### Enums

This section decribes enumarations that define possible parameter and\
return values.\
Expand **Enums** in the left pane to see the complete list. Click on an\
enum to see its documentation.\
Normally you see the documentation of an enum when you examine a command\
or class documentation.


---

# 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-powershell-api-guide/v20/parallels-ras-powershell-admin-module/intro_page.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.
