# 03bb) Nest Configuration

### Game server configuration

#### Nest Configuration

The Nest Configuration is where you specify *what* type of game server you want to create. In this case, I'll use the `SteamCMD` we just created, as my Nest and `V Rising` as my Egg.

Do **not** set a checkmark in the "**Skip Egg Install Script**", as we need to install the server, since it's the first time we launch a SteamCMD/Valheim server.

#### Docker Configuration

Most custom eggs, especially SteamCMD-based eggs, will have only one option here. They may not all be the same because some are customized for that particular egg.

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


---

# 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/03bb-nest-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.
