# Home

*Last updated:* 2026-04-19\
\&#xNAN;*Applies to Stardew Valley:* 1.6.15+

Welcome! This documentation provides step-by-step guides for installing, updating, and troubleshooting Stardew Valley mod collections curated by JennaJuffuffles using Vortex. Whether you're new to mod collections or looking to customize your experience, these guides will help you get started and make the most of your collections.

This documentation covers multiple collections including Stardew Valley VERY Expanded and the Aesthetic Valley collections. Use the navigation below to find what you need, or explore the [About the Collections](/svve/about/index.md) page to learn more about each collection.

***

## Supported collections

* [Stardew Valley VERY Expanded (SVVE)](https://www.nexusmods.com/games/stardewvalley/collections/tckf0m/)
* [Oops! All Portraits: Nyapu](https://www.nexusmods.com/games/stardewvalley/collections/falitk/)
* [Aesthetic Valley Fairycore](https://next.nexusmods.com/stardewvalley/collections/tjvl0j/)
* [Aesthetic Valley Witchcore](https://next.nexusmods.com/stardewvalley/collections/g14kxi/)
* [Aesthetic Valley Witchcore Extra Textures](https://www.nexusmods.com/games/stardewvalley/collections/ufo0fl/)
* [Aesthetic Valley Fairycore Extra Textures](https://www.nexusmods.com/games/stardewvalley/collections/i8ulwo/)
* [Controller Support](https://www.nexusmods.com/games/stardewvalley/collections/crx9cn/)

For quick questions, see the [**FAQ**](/svve/about/faq.md). For default keys, see [**Hotkeys**](/svve/about/hotkeys.md).

***

## Start Here

Choose the section that matches what you need to do:

### Installing Collections

**New to mod collections?** Follow the step-by-step installation guide. Covers everything from clearing your mod folder to connecting SMAPI.

[**New Player Install Instructions**](/svve/installation/index.md)

### Updating Collections

**Already have a collection installed?** Keep it up to date with the latest fixes and features. Learn how to update safely and troubleshoot common update issues.

[**Updating Collections**](/svve/updating/index.md)

### Troubleshooting

**Experiencing problems?** Start here for quick fixes and links to detailed troubleshooting guides. Most issues can be resolved quickly.

[**> Troubleshooting & FAQ**](/svve/troubleshooting/index.md)

### About the Collections

**Want to learn more?** Discover collection features, special considerations, and what makes each collection unique. Keybinds live on the [**Hotkeys**](/svve/about/hotkeys.md) page.

[**About the Collections**](/svve/about/index.md)

***

## Need Help?

**Community Resources:**

* **Discord Community:** [Join the Discord server](https://discord.gg/MPcgJUXeeY) for support, updates, and community
* **Nexus Status:** [Check Nexus Mods status](https://nexusmods.statuspage.io/) if you're experiencing download or site issues


---

# 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://jenna-juffuffles.gitbook.io/svve/index.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.
