# Add a Gateway

To add a RAS Secure Gateway:

1. Navigate to **Infrastructure** > **Secure Gateways**.
2. In the right pane, choose **Add** from the ellipsis menu. The **Gateway - Add new** wizard opens.
3. Enter the server FQDN or IP address or click **Browse AD** to select a server from the list. To resolve IP address to FQDN or vice versa, click **Resolve IP** or **Resolve Name**.
4. Click **Next**.
5. Select the gateway mode from the **Mode** drop down menu (Normal or Forwarding).
6. If you selected the **Forwarding** mode in the previous step, select the destination gateway in the **Forward to** drop-down list. You can also select a specific IP address in the **On IP** drop-down list if the Gateway server has more than one.
7. Add an optional description for this Gateway.
8. Select the **Enable User Portal** option to enable the RAS User Portal support (a browser-based client that can be used to connect to Parallels RAS and launch published resources).
9. Select the **Enable firewall rules** to automatically configure the firewall on the server hosting the gateway.
10. Click **Next**.
11. Review the settings and click **Create** to add the Gateway to the 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-mp-guide/infrastructure/gateways/add-a-gateway.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.
