# COOKBOOK

- [AWS CLI with Flexible Intake](https://docs.libnova.com/libsafe-flexible-intake/cookbook/aws-cli-with-libsafe-go.md)
- [Using S3 Browser](https://docs.libnova.com/libsafe-flexible-intake/cookbook/using-s3-browser.md)
- [Using FileZilla Pro](https://docs.libnova.com/libsafe-flexible-intake/cookbook/using-filezilla-pro.md)
- [Getting your S3 bucket name](https://docs.libnova.com/libsafe-flexible-intake/cookbook/getting-your-s3-bucket-name.md)
- [Getting your S3 storage credentials](https://docs.libnova.com/libsafe-flexible-intake/cookbook/getting-your-s3-storage-credentials.md)
- [Advanced API File Search](https://docs.libnova.com/libsafe-flexible-intake/cookbook/advanced-api-file-search.md)
- [Tips for faster uploads](https://docs.libnova.com/libsafe-flexible-intake/cookbook/tips-for-faster-uploads.md)
- [Configuring Azure SAML-based authentication](https://docs.libnova.com/libsafe-flexible-intake/cookbook/configuring-azure-saml-based-authentication.md)
- [Create a manifest before transferring files](https://docs.libnova.com/libsafe-flexible-intake/cookbook/create-a-manifest-before-transferring-files.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.libnova.com/libsafe-flexible-intake/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.
