# key features

- [Inventory Management](https://docs.firescope.io/en/key-features/inventory-management.md)
- [Green Coffee Information Management (Single/Blend)](https://docs.firescope.io/en/key-features/green-coffee-information-management-single-blend.md)
- [Roasting Record Comparison](https://docs.firescope.io/en/key-features/roasting-record-comparison.md): You can compare up to 20 roasting records at once using the roasting comparison feature.
- [Roasting Record Search and Filter](https://docs.firescope.io/en/key-features/roasting-record-search-and-filter.md): Quickly locate the desired roasting records using search and filter options.
- [Profile](https://docs.firescope.io/en/key-features/profile.md)
- [Reference Curve and Real-Time Temperature Comparison](https://docs.firescope.io/en/key-features/reference-curve-and-real-time-temperature-comparison.md): The reference curve feature allows you to overlay previous roasting records, making it easier to accurately compare with your ongoing roasting session.
- [Roasting Graph Settings](https://docs.firescope.io/en/key-features/roasting-graph-settings.md)
- [BBP Recording](https://docs.firescope.io/en/key-features/bbp-recording.md): With BBP recording, you'll move beyond simply monitoring temperature during preheating. The system automatically records precise preheating time and temperature data between batches.


---

# 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/en/key-features.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.
