> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getdax.app/llms.txt
> Use this file to discover all available pages before exploring further.

# File Drop

> Bulk-upload files in one go and get links back.

**File Drop** (internally, *BulkUpload*) takes a batch of files and uploads them
together, handing back links for the whole set. When you have more than one
thing to share, you don't have to upload them one at a time.

## Open it

Press <kbd>⌃</kbd> <kbd>⌥</kbd> <kbd>B</kbd> from any app, or choose **File Drop**
from the Dax menu.

## Use it

<Steps>
  <Step title="Drop your files">
    Drag a selection of files into the window, or pick them from Finder.
  </Step>

  <Step title="Upload the batch">
    Dax uploads everything in one pass.
  </Step>

  <Step title="Collect the links">
    Copy the links for the whole set and paste them where you need them.
  </Step>
</Steps>

<Tip>
  Select several files in Finder and drag them in together — File Drop keeps them
  as one batch.
</Tip>

## Great for

* Sharing a folder of screenshots or assets at once
* Attaching multiple references to a single prompt or ticket
* Handing a set of files to someone without zipping them first
