> ## Documentation Index
> Fetch the complete documentation index at: https://docs.launchmc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Let's get you started on creating your new server.

## Get started in three steps

Get your documentation site running locally and make your first customization.

### Step 1: Click on Add-Server

<img style={{ borderRadius:"0.5rem" }} src="https://mintcdn.com/launchmc/ai3ZItvS4-0Gi0Ke/images/add-server.png?fit=max&auto=format&n=ai3ZItvS4-0Gi0Ke&q=85&s=3bc5df84fe19d6b0b370c861c7ba1636" alt="" title="" width="1919" height="944" data-path="images/add-server.png" />

### Step 2: Fill out information of your server.

<img src="https://mintcdn.com/launchmc/ai3ZItvS4-0Gi0Ke/images/server-info.png?fit=max&auto=format&n=ai3ZItvS4-0Gi0Ke&q=85&s=8332674f3bdcb60284ef283c0f2c4138" alt="Server Info Pn" width="1919" height="948" data-path="images/server-info.png" />

<AccordionGroup>
  <Accordion title="Information about fields" icon="info">
    1. **Server Name** **->** Server Name is a local name for a server on your dashboard this is a just an identifier.
    2. **Display Name ->** Display Name is the public name of your minecraft server. This is shown everywhere and on the connection page.
    3. **Subdomain ->** Select your favourite subdomain for your players to visit the connection page for the connection information.
    4. **Protocol ->** Select the protocol of your server. Currently TCP is only available.
    5. **Destination IP ->** Your origin IP where your minecraft server is hosted.
    6. **Destination Port ->** Your origin port where your minecraft server is hosted.
    7. **Maximum Connection Per IP** -> Maximum connection a IP can have to your server. 2 is more than enough for most game servers, If your server requires more than 2 connections simultaneously feel free to increase it.
    8. **Background Image URL ->** URL for the background image on the connection page. Refer to [Player Flow.](player-flow)
  </Accordion>
</AccordionGroup>

<Danger>
  We recommend using common minecraft ports like 25565 or in range of 25560 -> 25570.
</Danger>

### Step 3: All set to go!

<img src="https://mintcdn.com/launchmc/SEq_WKYcodi8I4uS/images/final-subdomain.png?fit=max&auto=format&n=SEq_WKYcodi8I4uS&q=85&s=d375dada6ccaa8c09ad6a59dc738de47" alt="Final Subdomain Pn" width="1919" height="944" data-path="images/final-subdomain.png" />

<Accordion title="Connect to your server." icon="rocket">
  Now as in the screenshot above, you can find your custom subdomain, which you can visit to get the connection details of the server.
</Accordion>

<Note>
  **Need help?** Join our [discord ](https://discord.launchmc.com)for support.
</Note>
