# Welcome to Moose Servers Wiki

{% hint style="info" %}
The wiki page is in early development and will be updated over time.
{% endhint %}

Welcome to Moose Servers and its wiki page. Click on the pages to the left or use the search bar above to navigate.

***

## Rules

1. **No sharing of login details.**

   Guest access is a planned feature, however the server needs a GPU before this can happen due to performance limitations.
2. **Limit downloads to one movie / one season of TV at a time.**

   You can view your downloads current progress below the calendar on the home page.

***

Useful links:

Jellyfin direct link: [jellyfin.mooseservers.com](https://jellyfin.mooseservers.com)


---

# 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://docs.mooseservers.com/welcome-to-moose-servers-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.
