# 03b) Game server configuration

Because the previous tutorial covered how to set up a server already, I'll refer you to these pages if you need more information:

* [Core Details](/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01aa-core-details.md)
* [Allocation Management](/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01ab-allocation-management.md)
* [Application Feature Limits](/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01ac-application-feature-limits.md)
* [Resource Management](/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01ad-resource-management.md)

I'll proceed from the "**Allocation Management**" section of the server creation process, as that is where it may differ from the previous step in the tutorial.

After that, we'll go straight to "**Nest Configuration**" and then to **Service Variables**.

### 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/03b-game-server-configuration.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.
