# Plan

Firescope offers free and paid subscription plans. Each plan varies based on the number of stored roasting records and different feature availabilities. You can visit [Firescope’s pricing page](https://eng.firescope.io/pricing) to explore the pricing and features available for each plan.

#### Roast Calculation Criteria

The number of roasts applicable to your plan is counted based on the number of roast records stored in the Firescope app.

#### Roast Count Application Criteria by Subscription Plan

* **With subscription:** The number of roasts used from the billing date to the next billing date.
* **Without subscription:** The number of roasts used from the 1st of the month to the end of the month.

### Annual vs. Monthly Billing Cycle Comparison

You can subscribe to Firescope on an annual or monthly basis. Billing amounts and schedules differ depending on the billing cycle.

* Annual subscriptions are offered at a 20% discount compared to monthly subscriptions.
* Subscribed plans renew automatically each month or year.
  * For annual plans, the renewal date will be the same date as the original purchase date in the following year.
  * For monthly plans, the renewal date will be the same date as the original purchase date in the following month.
  * For example, an annual plan purchased on May 3 will renew on May 3 of the following year, while a monthly plan purchased on May 3 will renew on June 3.


---

# 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/account/plan.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.
