# Get Started

{% hint style="info" %}
🚧 **Work in Progress - Documentation:**&#x20;

This document is only valid for WrangleBot Desktop v3.3.x

Previous versions might conflict with the information and screenshots presented here.
{% endhint %}

Welcome to the WrangleBot user guide! WrangleBot is a powerful open-source media asset management platform designed to help you manage, organize, and automate your media workflows. With WrangleBot, users can easily import, tag, search, and distribute their media files, all in one centralized hub across multiple locations.

In this guide, we will walk you through the various features of WrangleBot, provide step-by-step instructions on how to use them, and answer any questions you may have.&#x20;

Let's hop right it with the system requirements! 💻


---

# 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.vanrothe.com/wranglebot-desktop/get-started.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.
