# Support

- [Prerequisites and Compatibility](https://docs.weka.io/3.14/support/prerequisites-and-compatibility.md): This page describes the prerequisites and compatibility for the installation of the Weka system.
- [Getting Support for Your Weka System](https://docs.weka.io/3.14/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.
- [The Weka Support Cloud](https://docs.weka.io/3.14/support/the-wekaio-support-cloud.md): This page describes the Weka support cloud which is provided to improve the Weka support process.
- [Diagnostics CLI Command](https://docs.weka.io/3.14/support/diagnostics-utility.md): This page describes the diagnostics CLI command which is used for running cluster diagnostics.


---

# 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/3.14/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.
