# Forecasting

Answers to common questions about demand forecasting methods, accuracy, and how Moselle generates and refines SKU-level forecasts.

{% content-ref url="/pages/4HgoDenPCTj4JGtxbUhe" %}
[How Does Demand Forecasting Work for Consumer Brands?](/faq/forecasting/how-does-demand-forecasting-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/xvk1Y2cLMVI6MwFVS4H8" %}
[How Accurate is AI Demand Forecasting?](/faq/forecasting/how-accurate-is-ai-demand-forecasting.md)
{% endcontent-ref %}

{% content-ref url="/pages/HIa2PaTFEEdx8kHwjQCJ" %}
[What is the Best Forecasting Method for Seasonal Products?](/faq/forecasting/best-forecasting-method-for-seasonal-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/ytbQTkD9FDQILz7QwDlU" %}
[What's the Difference Between Statistical and ML-Based Forecasting?](/faq/forecasting/statistical-vs-ml-forecasting.md)
{% endcontent-ref %}

{% content-ref url="/pages/2dRfbf3lBX4Whpngm8DW" %}
[What is MAPE and What's a Good MAPE Score?](/faq/forecasting/what-is-mape-and-good-mape-score.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://learn.moselle.io/faq/forecasting.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.
