# 03a) Creating a server

This part will be exactly the same as creating a regular server, as demonstrated in the previous tutorial.

### Creating a server

1. Go to your Pterodactyl Panel.
2. Go the **Settings** (<img src="https://i.imgur.com/JjwmnYO.png" alt="" data-size="line">)
3. Go to the **Servers** menu: <img src="https://i.imgur.com/hQXdaAU.png" alt="" data-size="line">
4. Select **Create New**: <img src="https://i.imgur.com/UCIxaPn.png" alt="" data-size="line">

<figure><img src="https://i.imgur.com/WbSkW4s.gif" alt=""><figcaption></figcaption></figure>

### On to the next step!


---

# 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://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03a-creating-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.
