# 주요 기능 사용 방법

- [배경 로그 및 실시간 온도 비교](https://docs.firescope.io/feature/background-log.md)
- [로스팅 그래프 설정](https://docs.firescope.io/feature/graph-setting.md)
- [로스팅 기록 검색, 필터](https://docs.firescope.io/feature/roasting-record-list.md): 원하는 로스팅 기록을 빠르게 찾을 수 있습니다
- [로스팅 기록 비교](https://docs.firescope.io/feature/roasting-record-compare.md): 로스팅 기록 비교 기능을 통해 최대 20개의 로스팅 기록을 한 번에 모아 비교할 수 있습니다.
- [생두(싱글/블렌드) 정보 관리](https://docs.firescope.io/feature/greenbean.md)
- [재고 관리](https://docs.firescope.io/feature/inventory.md)
- [프로파일](https://docs.firescope.io/feature/profile.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/feature.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.
