# Create Session

Create session is done automatically by the Server Manager application, so basically when some is searching for a match via Find Session it will send the request to the Master Server, and you can adjust the X amount of attempts via the project settings. by adjusting the time this will do basically say someone is searching 10 times and a match is not found it will create one. The reason we do this instead of leaving them open is purely keeping your server clean especially when no is using the server you dont want unwanted usage.


---

# 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.reversewinterstudios.com/plugins/server-manager/usage/create-session.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.
