# 4pfsec Homelab

## 4pfsec Homelab

- [4pfsec Home Lab by Nee](https://homelab.4pfsec.com/4pfsec-home-lab-by-nee.md): 4pfsec Home Lab Documentation
- [Ubuntu 20.04.3 LTS (with gnome)](https://homelab.4pfsec.com/operating-system/ubuntu-20.04.3-lts-with-gnome.md)
- [pfSense](https://homelab.4pfsec.com/networking/pfsense.md): Primary Network Firewall
- [Nginx Proxy Manager](https://homelab.4pfsec.com/networking/nginx-proxy-manager.md): Reverse Proxy
- [Cloudflare](https://homelab.4pfsec.com/networking/cloudflare.md): Content Delivery Network
- [Docker & Docker-Compose](https://homelab.4pfsec.com/system-services-software/docker-and-docker-compose.md)
- [CIFS / SMB Shares](https://homelab.4pfsec.com/system-services-software/cifs-smb-shares.md): Mounting SMB Shares
- [Homer](https://homelab.4pfsec.com/self-hosted-services/homer.md): Dashboard
- [Navidrome](https://homelab.4pfsec.com/self-hosted-services/navidrome.md): Music Streaming Server
- [Jellyfin](https://homelab.4pfsec.com/self-hosted-services/jellyfin.md): Media Streaming Server
- [Deluge](https://homelab.4pfsec.com/self-hosted-services/deluge.md): BitTorrent Client
- [File Browser](https://homelab.4pfsec.com/self-hosted-services/file-browser.md): Web Based File Managing interface within a specified directory
- [Pasty](https://homelab.4pfsec.com/self-hosted-services/pasty.md): Lightweight Code Pasting Server
- [NextCloud](https://homelab.4pfsec.com/self-hosted-services/nextcloud.md): Own Cloud / File Storage
- [Nord](https://homelab.4pfsec.com/security/nord.md): VPN


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://homelab.4pfsec.com/4pfsec-home-lab-by-nee.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.
