# Using Pterodactyl

- [00) Overview](https://guides.engels.zip/using-pterodactyl/00-overview.md)
- [01) Setting up a game server](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server.md): In Pterodactyl, game servers and servers in general, are called "eggs"
- [01a) Creating a server](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server.md)
- [01aa) Core Details](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01aa-core-details.md)
- [01ab) Allocation Management](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01ab-allocation-management.md)
- [01ac) Application Feature Limits](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01ac-application-feature-limits.md)
- [01ad) Resource Management](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01ad-resource-management.md)
- [01b) Game server configuration](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01b-game-server-configuration.md)
- [01ba) Startup Configuration](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01b-game-server-configuration/01ba-startup-configuration.md)
- [01bb) Service Variables](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01b-game-server-configuration/01bb-service-variables.md)
- [01c) Final Steps](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01c-final-steps.md)
- [01ca) The Pterodactyl Terminal](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01c-final-steps/01ca-the-pterodactyl-terminal.md)
- [01cb) Accessing the SFTP server](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01c-final-steps/01cb-accessing-the-sftp-server.md)
- [02) Importing new eggs](https://guides.engels.zip/using-pterodactyl/02-importing-new-eggs.md)
- [02a) Locating the egg](https://guides.engels.zip/using-pterodactyl/02-importing-new-eggs/02a-locating-the-egg.md)
- [02b) Downloading the egg](https://guides.engels.zip/using-pterodactyl/02-importing-new-eggs/02b-downloading-the-egg.md)
- [02c) Creating a Nest](https://guides.engels.zip/using-pterodactyl/02-importing-new-eggs/02c-creating-a-nest.md)
- [02d) Importing the egg to the nest](https://guides.engels.zip/using-pterodactyl/02-importing-new-eggs/02d-importing-the-egg-to-the-nest.md)
- [03) Setting up a SteamCMD server](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server.md)
- [03a) Creating a server](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03a-creating-a-server.md)
- [03b) Game server configuration](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03b-game-server-configuration.md)
- [03ba) Allocation Management](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03b-game-server-configuration/03ba-allocation-management.md)
- [03bb) Nest Configuration](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03b-game-server-configuration/03bb-nest-configuration.md)
- [03c) Service Variables](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03c-service-variables.md)
- [03d) Final Steps](https://guides.engels.zip/using-pterodactyl/03-setting-up-a-steamcmd-server/03d-final-steps.md)


---

# 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.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.
