# Features

- [Verification](https://docs.hedge.video/offshoot/features/verification.md)
- [Ingest Browser](https://docs.hedge.video/offshoot/features/ingest-browser.md)
- [Labels](https://docs.hedge.video/offshoot/features/labels.md)
- [Elements](https://docs.hedge.video/offshoot/features/elements.md)
- [Organization](https://docs.hedge.video/offshoot/features/organization.md): Organize what should be transferred, and how.
- [Duplicate Detection](https://docs.hedge.video/offshoot/features/duplicate-detect.md)
- [Queuing](https://docs.hedge.video/offshoot/features/queueing.md)
- [Stop & Resume](https://docs.hedge.video/offshoot/features/stop-and-resume.md)
- [Cascading Transfers](https://docs.hedge.video/offshoot/features/cascading-transfers.md)
- [S3 Transfers](https://docs.hedge.video/offshoot/features/s3-transfers.md)
- [Configuring Connections](https://docs.hedge.video/offshoot/features/s3-transfers/configuring-connections.md): On macOS, configuring connections is also possible via the Terminal app.
- [Logging](https://docs.hedge.video/offshoot/features/logging.md)
- [Connect](https://docs.hedge.video/offshoot/features/connect.md)
- [Date & Time](https://docs.hedge.video/offshoot/features/date-and-time.md)
- [Floating Licenses](https://docs.hedge.video/offshoot/features/floating-licenses.md)
- [Automation](https://docs.hedge.video/offshoot/features/automation.md)
- [Scripting](https://docs.hedge.video/offshoot/features/automation/scripts.md)
- [Event Log](https://docs.hedge.video/offshoot/features/automation/scripts/event-log.md)
- [Events](https://docs.hedge.video/offshoot/features/automation/scripts/events.md): OffShoot defines the following Events:
- [OffShoot Started](https://docs.hedge.video/offshoot/features/automation/scripts/events/offshoot-started.md)
- [Disk Added](https://docs.hedge.video/offshoot/features/automation/scripts/events/disk-added.md)
- [Disk Removed](https://docs.hedge.video/offshoot/features/automation/scripts/events/disk-removed.md)
- [Disk Busy](https://docs.hedge.video/offshoot/features/automation/scripts/events/disk-busy.md)
- [Disk Idle](https://docs.hedge.video/offshoot/features/automation/scripts/events/disk-idle.md)
- [Disks Idle](https://docs.hedge.video/offshoot/features/automation/scripts/events/disks-idle.md)
- [Transfers Added](https://docs.hedge.video/offshoot/features/automation/scripts/events/transfers-added.md)
- [File Copy Completed](https://docs.hedge.video/offshoot/features/automation/scripts/events/filecopycompleted.md)
- [Verification Issue](https://docs.hedge.video/offshoot/features/automation/scripts/events/checkpoint-issue.md)
- [API](https://docs.hedge.video/offshoot/features/automation/api.md): Automate transfers, remotely set settings, and control licenses.
- [OffShoot Helper](https://docs.hedge.video/offshoot/features/automation/offshoot-helper.md): Automatically set up OffShoot workflows with the OffShoot Helper menu bar app.
- [Set Destinations & Swap Presets](https://docs.hedge.video/offshoot/features/automation/offshoot-helper/set-destinations-and-swap-presets.md)
- [Set Window Layout](https://docs.hedge.video/offshoot/features/automation/offshoot-helper/set-window-layout.md)
- [Example Scripts](https://docs.hedge.video/offshoot/features/automation/examples.md)
- [CSV Reports](https://docs.hedge.video/offshoot/features/automation/examples/transfer-report.md)
- [Move Transfer Logs](https://docs.hedge.video/offshoot/features/automation/examples/move-transfer-log-into-source-folder.md)
- [Move Foolcat PDF reports](https://docs.hedge.video/offshoot/features/automation/examples/move-pdf-reports-into-destination-folder.md)
- [Auto-set Destinations](https://docs.hedge.video/offshoot/features/automation/examples/auto-set-destinations.md)
- [Auto-set Preferences](https://docs.hedge.video/offshoot/features/automation/examples/auto-set-preferences.md)
- [Auto-start Transfers](https://docs.hedge.video/offshoot/features/automation/examples/automated-transfers.md)
- [Delete MHL files](https://docs.hedge.video/offshoot/features/automation/examples/delete-mhl-file.md)
- [Slack Notifications](https://docs.hedge.video/offshoot/features/automation/examples/send-a-notification-to-slack.md)
- [Email Notifications](https://docs.hedge.video/offshoot/features/automation/examples/email-notifications.md)
- [ZCAM Stitcher](https://docs.hedge.video/offshoot/features/automation/examples/zcam-vid-stitch.md)
- [Watch Folders](https://docs.hedge.video/offshoot/features/automation/examples/watch-folders.md)
- [Set Finder Tags](https://docs.hedge.video/offshoot/features/automation/examples/set-finder-tags.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.hedge.video/offshoot/features.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.
