# 01) Installing Pterodactyl

### Installing Pterodactyl

Basically, what I'm going to guide you through is:

1. Creating the docker-compose file for Pterodactyl, and editing the right parts of it
2. Launching the docker-compose file, and then making work properly with Cosmos
3. Creating 2 reverse proxied URLs (https)
4. Initial setup of the Pterodactyl Panel
5. Initial setup of the Pterodactyl Wings
6. Creating the `config.yml` for the Wings
7. Connecting the Wings to the Panel

{% hint style="info" %}
You should grab a cup of tea or coffee, as this is going to take a while :coffee:
{% endhint %}

### 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/pterodactyl-setup/01-installing-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.
