# Additional Protocols

- [Additional protocol containers](https://docs.weka.io/4.3/additional-protocols/additional-protocols-overview.md)
- [Manage the NFS protocol](https://docs.weka.io/4.3/additional-protocols/nfs-support.md): The WEKA system enables file access through the NFS protocol instead of the WEKA client.
- [Supported NFS client mount parameters](https://docs.weka.io/4.3/additional-protocols/nfs-support/supported-nfs-client-mount-options.md): Configure mandatory and recommended NFS client mount options with WEKA based on real-world testing and validation for optimal performance and reliability.
- [Manage NFS networking using the GUI](https://docs.weka.io/4.3/additional-protocols/nfs-support/nfs-support.md): This page describes how to configure the NFS networking using the GUI.
- [Manage NFS networking using the CLI](https://docs.weka.io/4.3/additional-protocols/nfs-support/nfs-support-1.md): This page describes how to configure the NFS networking using the CLI.
- [Manage the S3 protocol](https://docs.weka.io/4.3/additional-protocols/s3.md): The WEKA configuration of the S3 protocol.
- [S3 cluster management](https://docs.weka.io/4.3/additional-protocols/s3/s3-cluster-management.md): This page describes how to set up, update, monitor, and delete an S3 cluster.
- [Manage the S3 service using the GUI](https://docs.weka.io/4.3/additional-protocols/s3/s3-cluster-management/s3-cluster-management.md): This page describes how to set up, update, monitor, and delete an S3 cluster using the GUI.
- [Manage the S3 service using the CLI](https://docs.weka.io/4.3/additional-protocols/s3/s3-cluster-management/s3-cluster-management-1.md): This page describes how to set up, update, monitor, and delete an S3 cluster using the GUI.
- [S3 buckets management](https://docs.weka.io/4.3/additional-protocols/s3/s3-buckets-management.md): Explore managing your buckets in WEKA using S3 API, GUI, CLI, or API, with flexible permissions through IAM or bucket policies for anonymous access.
- [Manage S3 buckets using the GUI](https://docs.weka.io/4.3/additional-protocols/s3/s3-buckets-management/s3-buckets-management.md): This page describes how to manage S3 buckets using the GUI.
- [Manage S3 buckets using the CLI](https://docs.weka.io/4.3/additional-protocols/s3/s3-buckets-management/s3-buckets-management-1.md): This page describes how to manage S3 buckets using the CLI.
- [S3 users and authentication](https://docs.weka.io/4.3/additional-protocols/s3/s3-users-and-authentication.md): This page describes how to gain and obtain access permissions to the S3 protocol.
- [Manage S3 users and authentication using the CLI](https://docs.weka.io/4.3/additional-protocols/s3/s3-users-and-authentication/s3-users-and-authentication.md): This page describes how to gain and obtain access permissions to the S3 protocol using the CLI.
- [Manage S3 service accounts using the CLI](https://docs.weka.io/4.3/additional-protocols/s3/s3-users-and-authentication/s3-users-and-authentication-1.md): This page describes how to add and control S3 service accounts using the CLI.
- [S3 rules information lifecycle management (ILM)](https://docs.weka.io/4.3/additional-protocols/s3/s3-information-lifecycle-management.md): This page describes how to manage information lifecycle (ILM) rules for S3 buckets.
- [Manage S3 lifecycle rules using the GUI](https://docs.weka.io/4.3/additional-protocols/s3/s3-information-lifecycle-management/s3-information-lifecycle-management.md): This page describes how to manage information lifecycle (ILM) rules for S3 buckets using the GUI.
- [Manage S3 lifecycle rules using the CLI](https://docs.weka.io/4.3/additional-protocols/s3/s3-information-lifecycle-management/s3-information-lifecycle-management-1.md): This page describes how to manage information lifecycle (ILM) rules for S3 buckets using the CLI.
- [Audit S3 APIs](https://docs.weka.io/4.3/additional-protocols/s3/audit-s3-apis.md): This page describes how to set up an HTTP webhook for S3  audit purposes.
- [Configure audit webhook using the GUI](https://docs.weka.io/4.3/additional-protocols/s3/audit-s3-apis/configure-audit-webhook-using-the-gui.md)
- [Configure audit webhook using the CLI](https://docs.weka.io/4.3/additional-protocols/s3/audit-s3-apis/audit-s3-apis.md): This page describes how to set up an HTTP webhook for S3  audit purposes using the CLI.
- [Example: How to use Splunk to audit S3](https://docs.weka.io/4.3/additional-protocols/s3/audit-s3-apis/audit-s3-apis-1.md): This page describes an example for using Splunk to audit S3.
- [S3 supported APIs and limitations](https://docs.weka.io/4.3/additional-protocols/s3/s3-limitations.md): This page describes limitations concerning the S3 service and protocol implementation.
- [S3 examples using boto3](https://docs.weka.io/4.3/additional-protocols/s3/s3-examples-using-boto3.md): This page provides some examples of using the S3 API.
- [Access S3 using AWS CLI](https://docs.weka.io/4.3/additional-protocols/s3/access-s3-using-aws-cli.md): Learn how to configure and use the AWS CLI with WEKA's S3 storage.
- [Manage the SMB protocol](https://docs.weka.io/4.3/additional-protocols/smb-support.md): The WEKA configuration of the SMB protocol for shared Windows clients.
- [Manage SMB using the GUI](https://docs.weka.io/4.3/additional-protocols/smb-support/smb-management-using-the-gui.md): This page provides procedures for setting up an SMB cluster over WEKA filesystems and managing the cluster itself, using the GUI.
- [Manage SMB using the CLI](https://docs.weka.io/4.3/additional-protocols/smb-support/smb-management-using-the-cli.md): This page provides procedures for setting up an SMB cluster over WEKA filesystems and managing the cluster itself, using the CLI.


---

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