# COOKBOOK

- [LABDRIVE Functions gallery](https://docs.libnova.com/labdrive/cookbook/labdrive-functions-gallery.md)
- [AWS CLI with LABDRIVE](https://docs.libnova.com/labdrive/cookbook/aws-cli-with-labdrive.md)
- [Using S3 Browser](https://docs.libnova.com/labdrive/cookbook/using-s3-browser.md)
- [Using FileZilla Pro](https://docs.libnova.com/labdrive/cookbook/using-filezilla-pro.md)
- [Getting your S3 bucket name](https://docs.libnova.com/labdrive/cookbook/getting-your-s3-bucket-name.md)
- [Getting your S3 storage credentials](https://docs.libnova.com/labdrive/cookbook/getting-your-s3-storage-credentials.md)
- [Advanced API File Search](https://docs.libnova.com/labdrive/cookbook/advanced-api-file-search.md)
- [Tips for faster uploads](https://docs.libnova.com/labdrive/cookbook/tips-for-faster-uploads.md)
- [File naming recommendations](https://docs.libnova.com/labdrive/cookbook/file-naming-recommendations.md)
- [Configuring Azure SAML-based authentication](https://docs.libnova.com/labdrive/cookbook/configuring-azure-saml-based-authentication.md)
- [Exporting OAIS AIP Packages](https://docs.libnova.com/labdrive/cookbook/exporting-oais-aip-packages.md): The platform provides the capability of exporting any folder (or group of folders) as an OAIS AIP package, encoded in a JSON file.


---

# 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.libnova.com/labdrive/cookbook.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.
