# Support

- [Prerequisites and compatibility](https://docs.weka.io/4.1/support/prerequisites-and-compatibility.md): This page describes the prerequisites and compatibility for the installation of the WEKA system.
- [Get support for your WEKA system](https://docs.weka.io/4.1/support/getting-support-for-your-weka-system.md): This page describes WEKA policy and approach for responsive and proactive technical support, together with some recommended helpful steps when starting to work with WEKA.
- [Diagnostics management](https://docs.weka.io/4.1/support/diagnostics-management.md)
- [Traces management](https://docs.weka.io/4.1/support/diagnostics-management/traces-management.md): This page describes how to manage traces generated by the WEKA processes.
- [Manage traces using the GUI](https://docs.weka.io/4.1/support/diagnostics-management/traces-management/manage-traces-using-the-gui.md)
- [Manage traces using the CLI](https://docs.weka.io/4.1/support/diagnostics-management/traces-management/manage-traces-using-the-cli.md)
- [Protocols debug level management](https://docs.weka.io/4.1/support/diagnostics-management/protocols-debug-level-management.md): This page describes the S3, NFS, and SMB protocols debug level management. A higher debug level provides more details for investigating issues.
- [Manage protocols debug level using the GUI](https://docs.weka.io/4.1/support/diagnostics-management/protocols-debug-level-management/manage-protocols-debug-level-using-the-gui.md)
- [Manage protocols debug level using the CLI](https://docs.weka.io/4.1/support/diagnostics-management/protocols-debug-level-management/manage-protocols-debug-level-using-the-cli.md)
- [Diagnostics data management](https://docs.weka.io/4.1/support/diagnostics-management/diagnostics-utility.md): This page describes the diagnostics CLI commands used for collecting and uploading the diagnostics data.
- [Weka Home - The WEKA support cloud](https://docs.weka.io/4.1/support/the-wekaio-support-cloud.md): Improve the WEKA support process with Weka Home.
- [Local Weka Home overview](https://docs.weka.io/4.1/support/the-wekaio-support-cloud/local-weka-home-overview.md): Local Weka Home is a private instance of Weka Home deployed with a Weka cluster in a private network.
- [Local Weka Home deployment](https://docs.weka.io/4.1/support/the-wekaio-support-cloud/local-weka-home-deployment.md): This topic provides procedures for deploying the Local Weka Home on a Minikube infrastructure, upgrading, modifying the configuration, and troubleshooting.
- [Set the Local Weka Home to send alerts or events](https://docs.weka.io/4.1/support/the-wekaio-support-cloud/set-the-local-weka-home-to-send-alerts-or-events.md)
- [Download the Usage Report or Analytics](https://docs.weka.io/4.1/support/the-wekaio-support-cloud/download-the-usage-report-or-analytics.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.weka.io/4.1/support.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.
