# Welcome!

## What is Cyberdrop-DL?

Cyberdrop-DL is an open source project maintained by Jules-Winnfield. It's goal is to act as a bulk downloader for various sites you will find around the web.

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get ready to download the internet.

{% content-ref url="quick-start" %}
[quick-start](https://jules-winnfieldx.gitbook.io/cyberdrop-dl/quick-start)
{% endcontent-ref %}

## Want to customize your experience?

Dive a little deeper and start exploring the various config and CLI arguments:

{% content-ref url="reference/configuration-options" %}
[configuration-options](https://jules-winnfieldx.gitbook.io/cyberdrop-dl/reference/configuration-options)
{% endcontent-ref %}

{% content-ref url="reference/cli-arguments" %}
[cli-arguments](https://jules-winnfieldx.gitbook.io/cyberdrop-dl/reference/cli-arguments)
{% endcontent-ref %}


---

# 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/welcome.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.
