> 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.md).

# Setup and Configuration

## Prepare for Setup

There are a few steps to getting Stardew Valley Mod Manager downloaded, installed and setup. We've tried our best to automate as much of the process as humanly possible, however, there may be the occasional moment where we require you to provide us with some information - especially if your Stardew Valley Installation is in a non standard location or if you installed Stardew Valley from a source other than Steam.

**What you'll need before you continue:**

* [ ] 100mb of available disk space for the application installation.
* [ ] An additional 40mb of available disk space for the setup download.
* [ ] Stardew Valley installed on your PC. Steam install recommended but not required.

**We also recommend the following:**

* [ ] The latest available version of SMAPI installed on your PC. [Learn more >](https://smapi.io/)
* [ ] The folder path of your Stardew Valley Installation, if a non standard installation.

{% hint style="info" %}
Stardew Valley Mod Manager will attempt to find your Stardew Valley installation folder, however if you have it installed in a strange location, we may need you to provide it - but don't worry, we'll tell you how to in the application and also in this guide.
{% 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.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.
