> For the complete documentation index, see [llms.txt](https://rwe-labs.gitbook.io/sdvmm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rwe-labs.gitbook.io/sdvmm/getting-started/setup-and-configuration/downloading-the-application.md).

# Downloading The Application

## Step-by-Step Guide

#### Step One: Download the Setup Executable

* [ ] Click the link below to navigate to the GitHub release page for the latest version of the Stardew Valley Mod Manager

{% embed url="<https://github.com/RWELabs/Stardew-Valley-Mod-Manager/releases/latest>" %}

* [ ] Scroll down to the "Assets" section and click on "StardewModManagerSetup.exe" to Download the Stardew Valley Mod Manager Installer.

![The StardewModManagerSetup executable should be the first option in the Assets list.](/files/x1ipTE2mXJR2Cd8sbNaP)

* [ ] If your browser prompts you to, save this file. Anywhere is fine, but we recommend your Windows Downloads folder for simplicity.

#### Step Two: Browser Security

Because RWE Labs is a small development team, it is not financially viable to sign our packages with digital certification. For this reason, Windows Smartscreen as well as most popular browsers will flag the application as "Not commonly downloaded" or as a program that "could harm your device".

{% hint style="info" %}
**Please Note:** Some screenshots and instructions that follow may vary depending on your version of Windows and the browser you are using.
{% endhint %}

You may encounter the following warning in your browser when you attempt to download the setup executable:

![Google Chrome presenting a warning as the setup executable is not signed.](/files/TCPUGd9tOOwFriPXX1XK)

* [ ] Simply click on the ellipses icon (. . .) and click "Keep" to save the download to your computer.

![Selecting the "Keep" option will allow you to continue to save the file to the location specified (by default, Downloads).](/files/7TNvQ0pOttTAeRTU2iZ2)

You should now be able to open the application straight from your browser by clicking on the download in your downloads bar. Alternatively, navigate to your downloads folder (or where you specified to save the file if prompted) where you should find the application.

You may also receive a second warning depending on your browser, reminding you that the app "may harm your device". Simply click "Show More" and "Keep Anyway" if this happens.<br>

![](/files/rSUor45MrzSwx4uysiSH)    ![](/files/4GDdHu0qfqmMzqmqSsaB)

{% hint style="info" %}
If you have time, we'd appreciate if you could also "Report this app as safe" - as this will help reduce these warnings on other users' computers.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rwe-labs.gitbook.io/sdvmm/getting-started/setup-and-configuration/downloading-the-application.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.
