# Cosmos Guides

## Welcome!

I made this Gitbook tutorial site because I needed a place to write detailed tutorials for Azukaar's "Cosmos Server" project.

This was originally intended to only hold a tutorial for installing Pterodactyl Panel and Wings, but it may be expanded if I discover other software that requires additional explanation.

##

## Index of the Guides:

### Docker & Cosmos setup

#### [Docker & Compose Setup](https://guides.engels.zip/docker-and-compose-setup)

#### [Cosmos Server Setup](https://guides.engels.zip/cosmos-server-setup)

###

### Pterodactyl®

#### [Pterodactyl Setup](https://guides.engels.zip/pterodactyl-setup) (in Cosmos)

#### [Using Pterodactyl](https://guides.engels.zip/using-pterodactyl)


---

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