# Step 1 - Setup

#### Create NextLevelPlugins Account <a href="#create-rws-account" id="create-rws-account"></a>

[Log in](https://nextlevelplugins.com/login) or [create an account](https://nextlevelplugins.com/registration/)

#### Create Developer Project <a href="#create-developer-account" id="create-developer-account"></a>

It's a simple process. You will need to go to the NextLevelPlugins website, log in, or create an account, and you will get instant access to the developer portal. Then, you will need to head over to the Developer Portal. It will ask you what you would like to title this project, and it will do the rest.

#### Before You Can Download

* You will either need to purchase the plugin from the NextLevelPlugins store
* Submit a verification via the developer portal (this is if you own it on Epic Games); then, you will want to click on server manager on the right. You will see "Ranked Server Manager (Verify)." Connect your Epic Games account and follow the other steps. Then, submit it, and you should get a response pretty fast. If not, wait a few minutes, and you should get a response within a few minutes.

#### Follow Server Manager Guide

After you have completed verification, or if you bought it from our store, it will automatically verify, and you will see the "DOWNLOADABLE" section and Server Manager. Then, you will click it and select your operating system.


---

# 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.nextlevelplugins.com/plugins/ranked-server-manager/step-1-setup.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.
