# 03d) Final Steps

### Create Server

You can select the **Create Server** (<img src="https://i.imgur.com/0G3pSaH.png" alt="" data-size="line">), when you feel you're done.

Then it will automatically proceed to the server creation terminal, which is built into Pterodactyl. It's really cool :thumbsup:

### GIF of the entire process

Here's how it looks, setting up the server from step [03a](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03a-creating-a-server) to [03c](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03c-service-variables).

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

### Further Reading:

* [Finding the Pterodactyl Terminal](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01c-final-steps/01ca-the-pterodactyl-terminal)
* [Accessing the SFTP server](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01c-final-steps/01cb-accessing-the-sftp-server)


---

# 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/03d-final-steps.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.
