# 기타 & FAQ

- [로스팅 머신 연동 문제 해결 가이드](https://docs.firescope.io/others/trouble-shooting.md)
- [원격 지원을 위한 소프트웨어 설치](https://docs.firescope.io/others/remote-support.md)
- [아티산 내 로스팅 머신 설정 보기](https://docs.firescope.io/others/artisan-setting.md): 기존에 아티산을 사용했다면 로스팅 머신 설정이 어떻게 되어있는지 확인하여 저희에게 알려주시면 더욱 빠르게 파이어스코프의 로스팅 머신 연동을 도와드릴 수 있습니다. 이 페이지를 따라하여 저희에게 알려주세요.
- [시리얼 포트 USB 드라이버 설치 (포트 목록에 아무것도 뜨지 않을때)](https://docs.firescope.io/others/serial-port-driver.md)
- [장치관리자에서 포트 조회하기](https://docs.firescope.io/others/device-manager.md): 로스팅 머신에 맞는 시리얼 포트 드라이버를 설치해도 인식이 안되는 경우 조치 방법입니다.
- [로스팅 온도 관련 질문](https://docs.firescope.io/others/graph.md): 로스팅 그래프와 관련된 자주 묻는 질문들입니다.
- [캐시 삭제하기 (화면이 이상하게 보일 때)](https://docs.firescope.io/others/remove-cache.md)


---

# 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/others.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.
