# Downloading from mirror

- [Access Grant for the mirror bucket](https://gitbook.andreijiroh.dev/mirrors/downloading-from-mirror/access-grant-for-the-mirror-bucket.md)
- [Via web browser or separate download manager](https://gitbook.andreijiroh.dev/mirrors/downloading-from-mirror/via-web-browser-or-separate-download-manager.md)
- [Using the Uplink CLI](https://gitbook.andreijiroh.dev/mirrors/downloading-from-mirror/using-the-uplink-cli.md): We recommend using the Uplink CLI for BitTorrent-like parallel download speeds, but results may vary on internet speed and
- [Using the command line](https://gitbook.andreijiroh.dev/mirrors/downloading-from-mirror/using-the-command-line.md): For advanced users who want to use tools such as wget to download content.


---

# 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://gitbook.andreijiroh.dev/mirrors/downloading-from-mirror.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.
