> For the complete documentation index, see [llms.txt](https://docs.weka.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.weka.io/4.3/support.md).

# Support

- [Get support for your WEKA system](https://docs.weka.io/4.3/support/getting-support-for-your-weka-system.md): Discover WEKA's support policies, proactive approach, and helpful tips for a seamless start.
- [Diagnostics management](https://docs.weka.io/4.3/support/diagnostics-management.md)
- [Traces management](https://docs.weka.io/4.3/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.3/support/diagnostics-management/traces-management/manage-traces-using-the-gui.md)
- [Manage traces using the CLI](https://docs.weka.io/4.3/support/diagnostics-management/traces-management/manage-traces-using-the-cli.md)
- [Protocols debug level management](https://docs.weka.io/4.3/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.3/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.3/support/diagnostics-management/protocols-debug-level-management/manage-protocols-debug-level-using-the-cli.md)
- [Diagnostics data management](https://docs.weka.io/4.3/support/diagnostics-management/diagnostics-utility.md): Manage diagnostics data for clusters, servers, and containers with CLI commands.


---

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