> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/gateway/overview/devolutions-gateway.md).

# Devolutions Gateway

Devolutions Gateway provides authorized just-in-time access to resources in segmented networks.

Key benefits of Devolutions Gateway include:

* Reduced exposure to internal network resources with just-in-time RDP connections through the Devolutions Gateway.
* Replaced static VPN and firewall rules with dynamic access rules controlled by Devolutions Server.
* Enhanced security by giving remote access, or access to specific applications, in separate network segments on demand.
* Improved productivity by eliminating the need to update VPN or firewall rules for temporary access.
* Possible use of Devolutions Gateway with supported connection entry types (RDP, SSH, VNC, ARD, SCP, SFTP, PowerShell, Telnet, websites) in Remote Desktop Manager and supported workspaces (Devolutions Server, Devolutions Cloud).
* Increased scalability by eliminating the need to use multiple VPNs to access many environments simultaneously. Devolutions Gateway can handle over 75 concurrent sessions, depending on the infrastructure.

![](https://cdnweb.devolutions.net/docs/MARKETING_diagramme-gateway-instance2.png)

{% hint style="info" %}
Learn more about Devolutions Gateway.
{% endhint %}

#### See also

* [Devolutions Academy - Overview of Devolutions Gateway](https://academy.devolutions.net/student/path/2007290/activity/3070847)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/gateway/overview/devolutions-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.
