# Mod not visible?

## Thunderstore website

When your upload completes, the upload page provides a direct link which can be used to access your package's listing immediately. It may take several minutes for the package to appear on the community page or in searches.

<figure><img src="https://647148726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6knfQnTz0CipH0b96qdV%2Fuploads%2FyuHVzL2WGpFxHQ4KzYJZ%2Fimage.png?alt=media&#x26;token=c2d9bb48-7eb7-46ce-a383-05b86d440ea7" alt=""><figcaption><p>The "View listing" link leads to <a href="https://thunderstore.io/c/lethal-company/p/BepInEx/BepInExPack/">https://thunderstore.io/c/lethal-company/p/BepInEx/BepInExPack/</a></p></figcaption></figure>

Depending on the categories you selected when uploading your mod, it may only appear in a particular section (e.g. *Mods* vs. *Modpacks*). Mods marked NSFW or Deprecated will only appear if their respective toggles are also selected.

<figure><img src="https://647148726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6knfQnTz0CipH0b96qdV%2Fuploads%2FX9TMvhwDK8Vb1N9HJ8Qv%2Fimage.png?alt=media&#x26;token=a65cd429-a631-4f8d-b1bb-97ae126f32c6" alt=""><figcaption></figcaption></figure>

## Thunderstore Mod Manager & r2modman

New mods or updates do not immediately appear in the mod manager due to caching[^1]. In the worst case this could take up to 3 hours, and different users may receive updates at different times.

If you need to test your mod, you can import the package's zip file as a local mod in the Settings of your mod manager. Local mods will not receive updates from Thunderstore, automatically install dependencies, or be shared in mod profiles.&#x20;

## Package rejected

<figure><img src="https://647148726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6knfQnTz0CipH0b96qdV%2Fuploads%2F0ZUYHBY7PbumnJibqk4k%2Fimage.png?alt=media&#x26;token=04c094d0-293a-4d66-aeb2-4bda3bd70017" alt=""><figcaption></figcaption></figure>

If your uploaded package is rejected, it will not appear in the mod manager, and only moderators and the team that uploaded it can access its page on the website.

* Packages are often rejected due to accidentally uploading files from another mod.

Create a post in the [rejected-uploads forum](https://discord.com/channels/809128887366975518/1193275177782493254) in the [Thunderstore Discord](https://discord.thunderstore.io/) if you need help figuring out why your package was rejected or to get it reapproved.&#x20;

[^1]: Mod managers use an API that returns a list of packages on Thunderstore. This list is cached on multiple levels, and the time it takes for an update to appear may vary by region.


---

# 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://wiki.thunderstore.io/mods/mod-not-visible.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.
