> For the complete documentation index, see [llms.txt](https://guides.engels.zip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.engels.zip/using-pterodactyl/02-importing-new-eggs/02d-importing-the-egg-to-the-nest.md).

# 02d) Importing the egg to the nest

Finally, we can import our downloaded egg into our nest. It's very simple.

### Importing the egg

1. Go back to the **Nests** menu and head into it: <img src="https://i.imgur.com/uONZqY1.png" alt="" data-size="line">
2. Select the **Import Egg** button <img src="https://i.imgur.com/iSaVttS.png" alt="" data-size="line">
3. For the **Egg File**, you should find the `.json` file we downloaded
4. For the **Associated Nest**, you should choose the **SteamCMD** nest, that we just created
5. And finally, select **Import**: <img src="https://i.imgur.com/WKXpmxL.png" alt="" data-size="line">

<figure><img src="https://i.imgur.com/IP2G88o.gif" alt=""><figcaption><p>Remember to select the right nest ;)</p></figcaption></figure>

1. It should say "**Successfully imported this Egg and its associated variables**".
2. We can now proceed to create the actual Valheim server.

### On to the next step!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/02d-importing-the-egg-to-the-nest.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.
