# Thunderstore Wiki

## Thunderstore Wiki

- [Thunderstore Wiki](https://wiki.thunderstore.io/thunderstore-wiki.md): Helpful information and documentation for Thunderstore.io
- [Creating a Package](https://wiki.thunderstore.io/mods/creating-a-package.md): Requirements for a valid Thunderstore package
- [Updating a Package](https://wiki.thunderstore.io/mods/updating-a-package.md): Instructions for how to update your mod on Thunderstore
- [Packaging Your Mods](https://wiki.thunderstore.io/mods/packaging-your-mods.md): Different ways to package mods for different games
- [Mod not visible?](https://wiki.thunderstore.io/mods/mod-not-visible.md): How long should it take for an uploaded mod to be visible?
- [Modpacks and Profiles](https://wiki.thunderstore.io/sharing-your-mods/modpacks-and-profiles.md): Different ways to share mods using Thunderstore
- [Game won't launch modded](https://wiki.thunderstore.io/mod-manager/game-wont-launch-modded.md): Solutions for when your game isn't launching with mods
- [Common Issues](https://wiki.thunderstore.io/mod-manager/common-issues.md): Common mod manager issues and how to solve them
- [Adding a new game](https://wiki.thunderstore.io/ecosystem/adding-a-new-game.md)
- [Global Rules](https://wiki.thunderstore.io/moderation/global-rules.md): Rules that apply to all communities on Thunderstore
- [Removing a Package](https://wiki.thunderstore.io/moderation/removing-a-package.md): The different ways packages are removed from Thunderstore
- [Community Moderators](https://wiki.thunderstore.io/moderation/community-moderators.md): What a Community Moderator is and what they can do
- [Contact Us](https://wiki.thunderstore.io/contact-us.md)
- [LLMs and AI-generated files](https://wiki.thunderstore.io/llms-and-ai-generated-files.md): This page is not meant for humans.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.thunderstore.io/thunderstore-wiki.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.
