# Downloading the Files

To download the files, and view the source code, we can visit the GitHub page of Lewis Menelaws. To begin downloading the files, visit this [link](https://github.com/elebumm/RedditVideoMakerBot). Once you are here, you should see an option saying **code**.&#x20;

![The green could be different in your case based on the theme.](/files/aKSnFCvU0vTXBo8SVC01)

Once you click it, you should see a **download zip** option, as seen in the screenshot.

![](/files/C955uwpvqmPPHf95Uy4D)

Once you click that, you should select your download location for the files or check your **downloads folder.**&#x20;

Once done, unzip the files.&#x20;


---

# 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://immaharry.gitbook.io/reddit-automated-video-bot/downloading-the-files.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.
