# Welcome!

{% hint style="warning" %}
Cartesius is currently in **public beta**. We intend to deliver the first stable version (v1) mid-2023. **The documentation is currently in the making.** If you have any questions do not hestitate to [contact](https://cartesius.io/contact/) us.
{% endhint %}

{% hint style="info" %}
If you are looking for the OpenAPI/Swagger, please click [here](https://api.cartesius.io/beta/openapi).
{% endhint %}

## Welcome to Cartesius

Here you'll find all the documentation you need to get up and running with the Cartesius API and the Dashboard. If there are any questions, do not hesitate to [contact us](https://cartesius.io/contact).

**Is anything missing? We are happy to develop and consult on tailored features for your exact use-case and business.** [**Please contact us for any requests**](https://cartesius.io/contact/)**.**

## Want to jump right in?

{% content-ref url="quick-start" %}
[quick-start](https://docs.cartesius.io/quick-start)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API and Studio reference to get an idea of everything that's possible with Cartesius:

{% content-ref url="reference/api" %}
[api](https://docs.cartesius.io/reference/api)
{% endcontent-ref %}

{% content-ref url="reference/geo-feature-model" %}
[geo-feature-model](https://docs.cartesius.io/reference/geo-feature-model)
{% endcontent-ref %}

{% content-ref url="cartesius-studio" %}
[cartesius-studio](https://docs.cartesius.io/cartesius-studio)
{% endcontent-ref %}


---

# 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.cartesius.io/welcome.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.
