> For the complete documentation index, see [llms.txt](https://learn.moselle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.moselle.io/planning-and-execution/forecasting/phase-1-understand-forecasting.md).

# Phase 1: Understand Forecasting

Before building your first forecast, it helps to understand how Mo generates demand projections and what the key concepts mean. The pages in this section give you that foundation.

{% content-ref url="/pages/KXh7MTxw84WmaJhhHp6g" %}
[How Mo's Forecasting Works](/planning-and-execution/forecasting/phase-1-understand-forecasting/how-mos-forecasting-works.md)
{% endcontent-ref %}

**How Mo's Forecasting Works** — How Mo turns your sales history into a directional forecast.

{% content-ref url="/pages/mpXIdcppjHO1UYCYrGXr" %}
[Forecast vs. Plan](/planning-and-execution/forecasting/phase-1-understand-forecasting/forecast-vs-plan.md)
{% endcontent-ref %}

**Forecast vs. Plan** — The difference between a forecast and a replenishment plan, and how they connect.

{% content-ref url="/pages/jzk90k9YoMWK7XMHLRVq" %}
[Sell-In vs. Sell-Through](/planning-and-execution/forecasting/phase-1-understand-forecasting/sell-in-vs-sell-through.md)
{% endcontent-ref %}

**Sell-In vs. Sell-Through** — Which data type Mo uses and how to submit your sell-through reports.

***

Once you're comfortable with the basics, move on to [Phase 2: Build Your Forecast](/planning-and-execution/forecasting/phase-2-build-your-forecast.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/planning-and-execution/forecasting/phase-1-understand-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.
