> For the complete documentation index, see [llms.txt](https://docs.firescope.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firescope.io/en/start/connecting-your-roasting-machine.md).

# Connecting your roasting machine

{% hint style="info" %}
If you have a model compatible with Artisan, you can also use Firescope for your roasting!
{% endhint %}

The integration method varies by roasting machine model, please select your specific model on the page below for guidance.&#x20;

{% content-ref url="/pages/2SVNBVOkeWb46xf78itg" %}
[Broken mention](broken://pages/2SVNBVOkeWb46xf78itg)
{% endcontent-ref %}

{% content-ref url="/pages/fK47Yg6QihJm2ygO6NR7" %}
[Giesen WxA](/en/connect/giesen-wxa.md)
{% endcontent-ref %}

{% content-ref url="/pages/0VZKwPgB0FjgN0VvcVuo" %}
[Loring S](/en/connect/loring-s.md)
{% endcontent-ref %}

{% content-ref url="/pages/iulWrupEpVMhKEQncjQO" %}
[Easyster](/en/connect/easyster.md)
{% endcontent-ref %}

{% content-ref url="/pages/hQGceffacKvC0ib53RxR" %}
[Probat Probatone Type2](/en/connect/probat-probatone-type2.md)
{% endcontent-ref %}

{% content-ref url="/pages/xQG9Bzb4Q6KMb3XD7Wgm" %}
[Probat Probatone Type3](/en/connect/probat-probatone-type3.md)
{% endcontent-ref %}

{% hint style="info" %}
Having troubles with the integration? Talk to us!&#x20;

-> [Talk to Firescope Team](https://www.firescope.io/proxy/english/chat)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.firescope.io/en/start/connecting-your-roasting-machine.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.
