# 📘 Core Modelling

- [Build a Full Financial Model from Scratch](https://help.modelreef.io/how-tos/core-modelling/build-a-full-financial-model-from-scratch.md)
- [Build a Consolidated Forecast Model](https://help.modelreef.io/how-tos/core-modelling/build-a-consolidated-forecast-model.md)
- [Build a Multi Division Model](https://help.modelreef.io/how-tos/core-modelling/build-a-multi-division-model.md)
- [Build a Multi Entity Group Model](https://help.modelreef.io/how-tos/core-modelling/build-a-multi-entity-group-model.md)
- [Build a Driver Based Forecast](https://help.modelreef.io/how-tos/core-modelling/build-a-driver-based-forecast.md)
- [Build a Recurring Revenue Forecast](https://help.modelreef.io/how-tos/core-modelling/build-a-recurring-revenue-forecast.md)
- [Build a Bottom Up Forecast](https://help.modelreef.io/how-tos/core-modelling/build-a-bottom-up-forecast.md)
- [Build a Top Down Forecast](https://help.modelreef.io/how-tos/core-modelling/build-a-top-down-forecast.md)
- [Build a Cash Waterfall Model](https://help.modelreef.io/how-tos/core-modelling/build-a-cash-waterfall-model.md)
- [Build a Unified Forecast from Multiple Inputs](https://help.modelreef.io/how-tos/core-modelling/build-a-unified-forecast-from-multiple-inputs.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://help.modelreef.io/how-tos/core-modelling.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.
