# Other Guides

- [Portainer](https://www.trentbauer.com/guides/other-guides/portainer.md)
- [Restore stack env file](https://www.trentbauer.com/guides/other-guides/portainer/restore-stack-env-file.md)
- [Proxmox](https://www.trentbauer.com/guides/other-guides/proxmox.md)
- [Increase size of VM disk](https://www.trentbauer.com/guides/other-guides/proxmox/increase-size-of-vm-disk.md)
- [Google](https://www.trentbauer.com/guides/other-guides/google.md)
- [Gmail SMTP](https://www.trentbauer.com/guides/other-guides/google/gmail-smtp.md)
- [Google - OIDC / OAuth](https://www.trentbauer.com/guides/other-guides/google/google-oidc-oauth.md)
- [Cloudflare](https://www.trentbauer.com/guides/other-guides/cloudflare.md)
- [Configure Domain](https://www.trentbauer.com/guides/other-guides/cloudflare/configure-domain.md)
- [Redirect domain to Google Site](https://www.trentbauer.com/guides/other-guides/cloudflare/redirect-domain-to-google-site.md)
- [Dynamic DNS](https://www.trentbauer.com/guides/other-guides/cloudflare/dynamic-dns.md)
- [Cloudflare Zero Trust](https://www.trentbauer.com/guides/other-guides/cloudflare/cloudflare-zero-trust.md)
- [Authentication providers](https://www.trentbauer.com/guides/other-guides/cloudflare/cloudflare-zero-trust/authentication-providers.md)
- [Certificate based authentication](https://www.trentbauer.com/guides/other-guides/cloudflare/cloudflare-zero-trust/certificate-based-authentication.md)
- [DockFlare (Tunnel management)](https://www.trentbauer.com/guides/other-guides/cloudflare/dockflare-tunnel-management.md)
- [Docker Compose](https://www.trentbauer.com/guides/other-guides/docker-compose.md)
- [CPU and RAM limit](https://www.trentbauer.com/guides/other-guides/docker-compose/cpu-and-ram-limit.md)
- [Map Hostname to a Container](https://www.trentbauer.com/guides/other-guides/docker-compose/map-hostname-to-container.md)
- [Add Health Check to Container](https://www.trentbauer.com/guides/other-guides/docker-compose/add-health-check-to-container.md)
- [Mount NFS Share to Container](https://www.trentbauer.com/guides/other-guides/docker-compose/mount-nfs-share-to-container.md)
- [Gearbox Shift codes](https://www.trentbauer.com/guides/other-guides/gearbox-shift-codes.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/other-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.
