# Submitting a Server

{% hint style="info" %}
If you encounter any problems while submitting make sure to join our support server for help!
{% endhint %}

***

> 1. To start the process of submitting a server you must first head to the [OpsLink Servers Submission Page](https://www.opslinkservers.com/submit/)
> 2. Once on the Submission Page fill out the required details Including the server name, permanent invite, a brief description(no paragraphs), your server id, etc.
> 3. After filling out the form go over the information and ensure it is correct and the way you like it.
> 4. Wait for a staff member to do a manual review of your server which will include us joining and contacting you about your submission and verifying details listed.

<a href="https://www.opslinkservers.com/submit/" class="button primary" data-icon="upload">Submit a Server</a>

{% hint style="info" %}
While adding the bot is not required it is highly recommend as your server members and logo on the website will **NOT** update without the bot being present in the server!
{% endhint %}

{% hint style="warning" %}
You must have an account and be logged in to submit a server otherwise it will not work!w
{% endhint %}

{% hint style="danger" %}
Inputting false information on the submission form can & will lead to consequences and possible server rejection! Submitting Troll Server Submission Requests will lead to your account suspension.
{% endhint %}

***

Too figure out how to get your Server ID follow the tutorial below:

{% embed url="<https://www.youtube.com/watch?v=F-_R7e4W0wk>" %}

***

Too get the Image Url of your Server your gonna upload the image in your icon to any discord channel, click on the photo, and right click and hit copy media link and paste it in the box!

> Adding the bot makes this automatic and if you do plan on adding the bot use this URL right here as a placeholder until the servers submitted where the bot will then update the logo for you!
>
> "<https://imgur.com/image.png>"


---

# 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/submitting-a-server.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.
