# Adding a Site to the Farm

To add a Site to the Farm:

1. In the RAS Console, select the **Farm** category in the left pane and then select the Farm in the middle pane.
2. In the **Tasks** drop-down list (the right pane, above the Site list), click **Add** (or click the **+** icon).
3. In the **Add Site** dialog:
   * In the **Site** field, specify a Site name.
   * In the **Server** field, specify the IP address or FQDN of the server where the Primary Connection Broker and Secure Gateway should be installed.
   * Select the **Enable HTML5 Gateway** option to automatically create a self-signed certificate, enable SSL, and enable HTML5 support. For more info, please see [**Configure User Portal**](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-19-Administrators-Guide/39933.htm).
4. Click **Next**.
5. The **Site Properties** dialog opens. First, it verifies if RAS Connection Broker is installed on the specified Site server. If it isn't, it will indicate this in the **Status** field.
6. Click the **Install** button to install the agent.
7. In the **Install RAS Connection Broker** dialog, highlight the server name on which the RAS Connection Broker is to be installed.
8. (Optional) Select the option **Override system credentials** to specify and use different credentials to connect to the server and install the agent.
9. Click **Install** to install the Connection Broker and Secure Gateway. Click **Done** once it has been successfully installed.

Once a new Site is created, you can view and manage its configuration by right-clicking the Site in the RAS Console and choosing **Switch to this Site**.


---

# 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-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/farm-and-sites/adding-a-site-to-the-farm.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.
