# Getting started with Coraye

### Installation on Mac OS

{% hint style="info" %}
64 bits compatible, version minimum Mac OS 10.10 (Yosemite).
{% endhint %}

{% content-ref url="/pages/-M22xW9GNigTTEdzhJbP" %}
[Installation under Mac OS](/installation-under-mac-os.md)
{% endcontent-ref %}

### Installation on Windows

{% hint style="info" %}
x64 compatible (version x32 on demande), version minimum Windows 7.
{% endhint %}

{% content-ref url="/pages/-M23-6kbjtG9j1cNRJKk" %}
[Installation under Windows](/installation-under-windows.md)
{% endcontent-ref %}

### Installing the Windows driver for your spectrophotometer

{% hint style="info" %}
Regarding the Mac OS version, there is no driver to install.
{% endhint %}

{% content-ref url="/pages/-M4FJgLjXRXwLdFkbqhU" %}
[Installation of the Windows driver for your spectrophotometer](/installation-of-the-windows-driver-for-your-spectrophotometer.md)
{% endcontent-ref %}

### Installation and management of plugins

{% hint style="info" %}
Don't forget to install the plugin corresponding to your spectrophotometer. The management of plugins is done directly via the Coraye software.
{% endhint %}

{% content-ref url="/pages/-M23-OXbfjMY7ugCT6WG" %}
[Plugins installation and management](/plugins-installation-and-management.md)
{% endcontent-ref %}

Interface presentation

{% content-ref url="/pages/-MF0EUZwEDZVO2lA-D40" %}
[Interface presentation](/interface-presentation.md)
{% 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.coraye.com/getting-started-with-coraye.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.
