# Features

- [Core functionality](https://docs.dyrector.io/features/core-functionality.md)
- [Templates](https://docs.dyrector.io/features/templates.md): Templates are presets of the most popular applications for quick setup.
- [Vaultwarden](https://docs.dyrector.io/features/templates/vaultwarden.md)
- [Strapi](https://docs.dyrector.io/features/templates/strapi.md)
- [Cal.com](https://docs.dyrector.io/features/templates/cal.com.md)
- [WordPress](https://docs.dyrector.io/features/templates/wordpress.md)
- [Minecraft Server](https://docs.dyrector.io/features/templates/minecraft-server.md)
- [Google Microservices Demo](https://docs.dyrector.io/features/templates/google-microservices-demo.md)
- [Self-managed GitLab](https://docs.dyrector.io/features/templates/self-managed-gitlab.md)
- [MLflow](https://docs.dyrector.io/features/templates/mlflow.md)
- [Gitea](https://docs.dyrector.io/features/templates/gitea.md)
- [LinkAce](https://docs.dyrector.io/features/templates/linkace.md)
- [Continuous Deployment](https://docs.dyrector.io/features/continuous-deployment.md): Function is still in the works, anomalies might occur.
- [Configuration management](https://docs.dyrector.io/features/configuration-management.md)
- [Container configuration](https://docs.dyrector.io/features/configuration-management/container-configuration.md)
- [Configuration bundle](https://docs.dyrector.io/features/configuration-management/configuration-bundle.md)
- [Monitoring](https://docs.dyrector.io/features/monitoring.md)
- [Audit log](https://docs.dyrector.io/features/audit-log.md)
- [Storage](https://docs.dyrector.io/features/storage.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://docs.dyrector.io/features.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.
