# 02) Importing new eggs

## Disclaimer

As previously described, "eggs" in Pterodactyl terms are basically the game servers themselves. They are a lot ready-to-go eggs.

They're mostly located at this Github Repository:

{% embed url="<https://github.com/parkervcp/eggs>" %}

Most of the eggs work out-of-the-box with Pterodactyl, while some needs minor adjustsments. Usually it's because the Windows based game server tools need Wine to run it, and while Pterodactyl takes care of the Wine part automatically, it might still end acting weird and needing a few tweaks here and there.

But if that's the case, it'll be quite clear from the individual egg's README file. But, enough disclaimers. Let's get to it.

### 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/02-importing-new-eggs.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.
