# Getting started

elinor is a cloud-based service. If you sign up as an **organization** we will set up an instance of elinor just for you. It will be available under **organization.elinor-app.com.**

{% hint style="info" %}
You don't have your private workspace yet? Contact us and get a demo and a free consultation\
\--> [**Book a demo!**](https://share-eu1.hsforms.com/1H2KmtPjYTOWNqoeYW6h_GQfc3la)
{% endhint %}

**organization.elinor-app.com** will serve as your private workspace where you can host **unlimited** **ontologies**, **documents,** and **projects.**

When your workspace is set up, you can start inviting people and assigning them roles.&#x20;

{% content-ref url="/pages/OWUy9746CfZA2FXjEH58" %}
[User Management](/documentation/user-management.md)
{% endcontent-ref %}

With people in your organization, you can get to work! Read here our guides to the different aspects of elinor.

{% content-ref url="/pages/tyZzka4Ny3jCpnlgkCVp" %}
[Ontologies](/documentation/getting-started/ontologies.md)
{% endcontent-ref %}

{% content-ref url="/pages/W6ZYckE8iSQQ6jkPZc4q" %}
[Documents](/documentation/getting-started/documents.md)
{% endcontent-ref %}

{% content-ref url="/pages/IeRfwY5RBhiZmCG3ftdQ" %}
[Projects](/documentation/getting-started/projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/GKLhx1zyFT45ZMocoYqV" %}
[Experiments](/documentation/getting-started/experiments.md)
{% endcontent-ref %}

{% content-ref url="/pages/jMWdyEGdw6WX3U1ptgYb" %}
[Annotation](/documentation/getting-started/annotation.md)
{% endcontent-ref %}

{% hint style="info" %}
&#x20;If you have any questions, please reach out to <johannes.mueller@and-effect.com>!&#x20;
{% endhint %}


---

# 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.elinor-app.com/documentation/getting-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.
