# Cyberdrop-DL Install - Easy

I've created some start files that will automatically install, update and run Cyberdrop-DL

You can download them here: <https://github.com/Jules-WinnfieldX/CyberDropDownloader/releases>

You'll want to download the \`Cyberdrop-DL.V5.zip\` you don't need to worry about the rest of them.&#x20;

Extract the contents of that folder to wherever you would like Cyberdrop-DL to run, and download files.&#x20;

The contents will include a start file for: Windows, Mac, and Linux.

If you are on windows you can just open the start file, and it'll do the rest. Don't run it as admin.

If you're on Linux you should also just be able to open the start file.

In some very rare cases, mac users may need to run this additional command first:

```
xcode-select --install
```

But you should also just be able to open the file and it'll handle the rest.


---

# 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://jules-winnfieldx.gitbook.io/cyberdrop-dl/quick-start/cyberdrop-dl-install-easy.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.
