# 로스팅 머신 연동

{% hint style="info" %}
[Go to English manual page](https://guide.firescope.io)
{% endhint %}

{% hint style="success" %}
**아티산 또는 크롭스터와 연동이 가능한 모델**이라면 파이어스코프도 이용하실 수 있습니다.&#x20;
{% endhint %}

로스팅 머신은 모델별로 연동 방법이 다르니 아래의 페이지에서 해당하는 모델을 선택하여 연동해주세요.

어떤 모델에 해당하는지 모르시거나 연동에 어려움을 겪으시나요? 🧑‍💻 [문의하기](https://firescope.channel.io)

{% content-ref url="/pages/-MkLw7JK0UNrQDFy6wEq" %}
[국산 로스터기, Delta 온도 컨트롤러 연동](/roasting-machine/autonics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkLwi6-eBZP\_E6ymzB0" %}
[Giesen WxA](/roasting-machine/giesen-wxa.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkLxT2PeTGZtOeeor\_y" %}
[Phidget, Diedrich](/roasting-machine/phidget.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkLwr6ZuiaMedR4oSAU" %}
[Probat Probatone Type2](/roasting-machine/probatone.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.firescope.io/start/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.
