# Servers Connected

## Introduction

Called when a connection to the Steam back-end has been established. This means the Steam client now has a working connection to the Steam servers. Usually, this will have occurred before the game has launched, and should only be seen if the user has dropped connection due to a networking issue or a Steam server update.

## Nodes

<figure><img src="/files/TQcVWzgUJqOloaOeiFol" alt=""><figcaption></figcaption></figure>


---

# 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://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/servers-connected.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.
