> 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/pterodactyl-setup.md).

# Pterodactyl Setup

- [00) Information about Pterodactyl](https://guides.engels.zip/pterodactyl-setup/00-information-about-pterodactyl.md)
- [01) Installing Pterodactyl](https://guides.engels.zip/pterodactyl-setup/01-installing-pterodactyl.md)
- [01a) Creating a network for Pterodactyl](https://guides.engels.zip/pterodactyl-setup/01-installing-pterodactyl/01a-creating-a-network-for-pterodactyl.md): Making everything slightly easier
- [01b) The Docker Compose example](https://guides.engels.zip/pterodactyl-setup/01-installing-pterodactyl/01a-the-docker-compose-example.md)
- [01c) Launching Pterodactyl](https://guides.engels.zip/pterodactyl-setup/01-installing-pterodactyl/01b-launching-pterodactyl.md)
- [02) Creating URLs](https://guides.engels.zip/pterodactyl-setup/02-creating-urls.md)
- [02a) Create URL for pt-panel](https://guides.engels.zip/pterodactyl-setup/02-creating-urls/02a-create-url-for-pt-panel.md)
- [02b) Create URL for pt-wings](https://guides.engels.zip/pterodactyl-setup/02-creating-urls/02b-create-url-for-pt-wings.md)
- [02c) Setting up CORS](https://guides.engels.zip/pterodactyl-setup/02-creating-urls/02c-setting-up-cors.md)
- [02ca) CORS Option 1 (secure)](https://guides.engels.zip/pterodactyl-setup/02-creating-urls/02c-setting-up-cors/02ca-cors-option-1-secure.md)
- [02cb) CORS Option 2 (failsafe)](https://guides.engels.zip/pterodactyl-setup/02-creating-urls/02c-setting-up-cors/02cb-cors-option-2-failsafe.md)
- [03) Setup of the Panel](https://guides.engels.zip/pterodactyl-setup/03-setup-of-the-panel.md)
- [03a) Creating the first user](https://guides.engels.zip/pterodactyl-setup/03-setup-of-the-panel/03a-creating-the-first-user.md)
- [03b) Setting up a location](https://guides.engels.zip/pterodactyl-setup/03-setup-of-the-panel/03b-setting-up-a-location.md)
- [03c) Setting up the node](https://guides.engels.zip/pterodactyl-setup/03-setup-of-the-panel/03c-setting-up-the-node.md)
- [03d) IP and Port allocation](https://guides.engels.zip/pterodactyl-setup/03-setup-of-the-panel/03d-ip-and-port-allocation.md)
- [04) Connecting the Wings](https://guides.engels.zip/pterodactyl-setup/04-connecting-the-wings.md)
- [04a) Creating the config.yml](https://guides.engels.zip/pterodactyl-setup/04-connecting-the-wings/04a-creating-the-config.yml.md)
- [04b) Check if pt-wings work](https://guides.engels.zip/pterodactyl-setup/04-connecting-the-wings/04b-check-if-pt-wings-work.md)
- [04c) Final touches](https://guides.engels.zip/pterodactyl-setup/04-connecting-the-wings/04c-final-touches.md)


---

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