# Welcome to Workstation

{% hint style="info" %}
[Create your account for free](https://workstation.misterturing.com/workstation) and start experimenting with Workstation.
{% endhint %}

[Workstation](https://docs.misterturing.com/) is the main way to interact with Alan!

Create folders, upload files, videos, FAQs! The Workstation supports terabytes of information, making everything accessible through Alan.

Ask questions naturally, draw conclusions, analyze files, search for answers, summarize documents—with Alan and its tools, you’ll be able to extract and manage what is most valuable for you and your organization: knowledge.

<figure><img src="/files/uiQrtcykvxsaDFfTA2Zs" alt=""><figcaption><p>Page image in the center containing the best answer</p></figcaption></figure>

### Interested in Assistant?

Check our entire dedicated documentation about [Assistant](https://docs.misterturing.com/assistant/) and how it works!

### Getting Started

In this documentation, we will go through the details of how you can create and manage your various Assistants using our APIs.


---

# 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.misterturing.com/welcome-to-workstation.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.
