# Terminology used in this guide

This topic explains some of the terminology used in this guide. Please take a minute to familiarize yourself with it before continuing.

**Parallels RAS** stands for Parallels Remote Application Server.

**Farm** is a collection of Parallels RAS components maintained as a single logical entity. Each farm has its own unique management database and a local licensing server that keeps track of licenses used.

**Site** is a managing entity within a farm, usually based on a physical location. A farm consists of at least one site, but may have more if needed.

**Parallels RAS Console** is the primary graphical user interface used to configure and manage Parallels RAS features.

**Parallels My Account** is a web service that gives you access to tools for managing your Parallels subscriptions. A Parallels account is required to activate a Parallels RAS farm using your SPLA license key.


---

# 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-spla-guide/v19/introduction/terminology-used-in-this-guide.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.
