# Creating an Account

{% hint style="info" %}
Links are provided for this tutorial!
{% endhint %}

***

### Manual Registration

> 1. To begin Registration head on over to [OpsLink Servers Sign Up Form](https://www.opslinkservers.com/auth/signup/)
> 2. When you reach the website enter your email, and the requested information on the form to begin.
> 3. After signing up you will be required to verify your email, to do so visit the email you used while registering and verify through the sent Verification email.

***

### Discord Registration

Registering with Discord is as easy as visiting the [OpsLink Servers Sign Up Form](https://www.opslinkservers.com/auth/signup/) and clicking the button to create an account with discord.

<a href="https://www.opslinkservers.com/auth/signup/" class="button primary" data-icon="user-plus">Create an Accout</a><a href="https://www.opslinkservers.com/auth/login/" class="button primary" data-icon="user-key">Login to your account</a>

{% hint style="info" %}
Registering with Discord bypasses email verification due to the fact you must have a verified email on discord to even do the registration!
{% endhint %}

{% hint style="warning" %}
Registrations made using discord are handled on their servers! Your discord password is not given to us and we are not able to see it. You will be handed a temporary password you can use to sign into your account if the registration is successful! Use that password to log in and immediately click where your name is at the top of the home screen and click Settings and change your password!
{% endhint %}

***

For inquiries or direct support you may join our discord below!

[Our Discord](https://discord.gg/VEBzbnzqkM)


---

# 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://help.opslinkservers.com/getting-started/creating-an-account.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.
