# Welcome

Welcome to the Cardinal software documentation. Here we can find out the necessary information about the setup, configuration and more.

{% hint style="info" %}
At the moment **Cardinal** is only available on Windows.
{% endhint %}

<figure><img src="https://3097876780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2vPhUa2SBPZ1gGIgwLAJ%2Fuploads%2FIV0zc6K2qHq2UAmwQHvG%2F12312321123123123.png?alt=media&#x26;token=e28c0bb1-8f2d-489e-b4c6-2e6e62cdbb9f" alt=""><figcaption></figcaption></figure>


---

# 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.cardinal-aio.com/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.
