# Installation Guides

- [SSH Keys](https://www.trentbauer.com/guides/installation-guides/ssh-keys.md)
- [Portainer](https://www.trentbauer.com/guides/installation-guides/portainer.md)
- [Portainer](https://www.trentbauer.com/guides/installation-guides/portainer/portainer.md)
- [Agents](https://www.trentbauer.com/guides/installation-guides/portainer/agents.md)
- [Stacks (docker compose)](https://www.trentbauer.com/guides/installation-guides/portainer/deploy-your-first-gitops-stack.md)
- [GitOps](https://www.trentbauer.com/guides/installation-guides/gitops.md)
- [Create your GitHub Repo](https://www.trentbauer.com/guides/installation-guides/gitops/create-your-github-repo.md)
- [Container Updates](https://www.trentbauer.com/guides/installation-guides/gitops/managing-your-production-compose-files.md)
- [Create your first compose file](https://www.trentbauer.com/guides/installation-guides/gitops/create-your-first-gipops-compose-file.md)
- [Pterodactyl](https://www.trentbauer.com/guides/installation-guides/pterodactyl.md)
- [Creating a Panel](https://www.trentbauer.com/guides/installation-guides/pterodactyl/creating-a-new-panel.md)
- [Creating a Wings node](https://www.trentbauer.com/guides/installation-guides/pterodactyl/creating-a-new-wings-node.md)
- [Configuring your Node Database](https://www.trentbauer.com/guides/installation-guides/pterodactyl/configuring-your-database.md)
- [Creating your first game server](https://www.trentbauer.com/guides/installation-guides/pterodactyl/creating-your-first-game-server.md)
- [Best practices & suggestions](https://www.trentbauer.com/guides/installation-guides/pterodactyl/server-best-practices-and-suggestions.md)
- [Troubleshooting](https://www.trentbauer.com/guides/installation-guides/pterodactyl/troubleshooting.md)
- [Pelican](https://www.trentbauer.com/guides/installation-guides/pelican.md)
- [Cloudflare](https://www.trentbauer.com/guides/installation-guides/pelican/cloudflare.md)
- [Crowdsec key](https://www.trentbauer.com/guides/installation-guides/pelican/crowdsec-key.md)
- [Shared env file](https://www.trentbauer.com/guides/installation-guides/pelican/shared-env-file.md)
- [Panel](https://www.trentbauer.com/guides/installation-guides/pelican/panel.md)
- [Wings](https://www.trentbauer.com/guides/installation-guides/pelican/wings.md)
- [Crowdsec enrollment](https://www.trentbauer.com/guides/installation-guides/pelican/crowdsec-enrollment.md)
- [Port forward](https://www.trentbauer.com/guides/installation-guides/pelican/port-forward.md)
- [First server](https://www.trentbauer.com/guides/installation-guides/pelican/first-server.md)
- [Databases](https://www.trentbauer.com/guides/installation-guides/pelican/databases.md)
- [Optional: Adding URLs to Dockflare](https://www.trentbauer.com/guides/installation-guides/pelican/optional-adding-urls-to-dockflare.md)
- [Optional: Adminer proxy](https://www.trentbauer.com/guides/installation-guides/pelican/optional-adminer-proxy.md)
- [Crowdsec](https://www.trentbauer.com/guides/installation-guides/crowdsec.md)
- [UniFi](https://www.trentbauer.com/guides/installation-guides/crowdsec/unifi.md)
- [Ubuntu](https://www.trentbauer.com/guides/installation-guides/crowdsec/ubuntu.md)
- [Proxmox](https://www.trentbauer.com/guides/installation-guides/crowdsec/proxmox.md)
- [Synology NAS](https://www.trentbauer.com/guides/installation-guides/crowdsec/synology-nas.md)
- [Cloudflare security rules](https://www.trentbauer.com/guides/installation-guides/crowdsec/cloudflare-security-rules.md)
- [OLD](https://www.trentbauer.com/guides/installation-guides/crowdsec/old.md)
- [TEMPLATE](https://www.trentbauer.com/guides/installation-guides/crowdsec/template.md)
- [Ansible](https://www.trentbauer.com/guides/installation-guides/ansible.md)


---

# 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://www.trentbauer.com/guides/installation-guides.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.
